ARM: at91: pm: keep documentation inline with structure members
authorClaudiu Beznea <claudiu.beznea@microchip.com>
Fri, 6 May 2022 08:23:32 +0000 (11:23 +0300)
committerClaudiu Beznea <claudiu.beznea@microchip.com>
Thu, 12 May 2022 08:06:18 +0000 (11:06 +0300)
Move documentation of bu to keep the same order as in the structure
itself.

Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
arch/arm/mach-at91/pm.c

index 0fd609e26615a42dbbd8926c2b86a7df8bd27c03..7ea4c7f13d286878db18f5e90b3ede8d8c726673 100644 (file)
@@ -65,9 +65,9 @@ struct at91_pm_sfrbu_regs {
  * @config_shdwc_ws: wakeup sources configuration function for SHDWC
  * @config_pmc_ws: wakeup srouces configuration function for PMC
  * @ws_ids: wakup sources of_device_id array
+ * @bu: backup unit mapped data (for backup mode)
  * @data: PM data to be used on last phase of suspend
  * @sfrbu_regs: SFRBU registers mapping
- * @bu: backup unit mapped data (for backup mode)
  * @memcs: memory chip select
  */
 struct at91_soc_pm {