OMAP4: hwmod data: Fix alignment and end of line in structurefields
authorBenoit Cousson <b-cousson@ti.com>
Thu, 23 Dec 2010 22:30:32 +0000 (22:30 +0000)
committerTony Lindgren <tony@atomide.com>
Fri, 24 Dec 2010 17:39:27 +0000 (09:39 -0800)
commitfe13471c4b546e07ddbaf5fb2209b50c14b99b20
tree1c7b472b7ac472a1624ac5d7933a141220aaf44c
parentd7cf5f33fc68573d7bb9d4fc244ea1a3ed0b011b
OMAP4: hwmod data: Fix alignment and end of line in structurefields

In order to be fully aligned with the Python generator output,
change a couple of fields.

- Add tab in class structures to align attributes
- Add a comma at the end of the following line to simplify
  the generation by having always the same eol:
  ".pre_shutdown   = &omap2_wd_timer_disable,"
- Add a blank line before the first entry of the
  omap44xx_hwmods array.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Cc: Paul Walmsley <paul@pwsan.com>
Tested-by: G, Manjunath Kondaiah <manjugk@ti.com>
Acked-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/omap_hwmod_44xx_data.c