Skip to content

Commit 0893cb9

Browse files
committed
ARM: at91: pm: keep documentation inline with structure members
Move documentation of bu to keep the same order as in the structure itself. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
1 parent d04d619 commit 0893cb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • arch/arm/mach-at91

arch/arm/mach-at91/pm.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ struct at91_pm_sfrbu_regs {
6666
* @config_pmc_ws: wakeup srouces configuration function for PMC
6767
* @ws_ids: wakup sources of_device_id array
6868
* @shdwc_np: pointer to shdwc node
69+
* @bu: backup unit mapped data (for backup mode)
6970
* @data: PM data to be used on last phase of suspend
7071
* @sfrbu_regs: SFRBU registers mapping
71-
* @bu: backup unit mapped data (for backup mode)
7272
* @memcs: memory chip select
7373
*/
7474
struct at91_soc_pm {

0 commit comments

Comments
 (0)