]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: hwmod data: remove forward declarations, reorganize
authorPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:04:33 +0000 (04:04 -0600)
committerPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:04:33 +0000 (04:04 -0600)
commitae777a7ca0ff872902d8c7a04c613b20de942dfb
treecbbb418055b97b7d9426fce35b11a65d17ac72b7
parent1261fb258e6a6a2c7f21b980b73abbcc42ed656a
ARM: OMAP2+: hwmod data: remove forward declarations, reorganize

Reorganize the hwmod data to declare the IP blocks first and the
interconnects second.  This allows us to remove the forward
declarations, which this patch also does. Saves some lines of source
data.  While here, take the opportunity to synchronize the order of
the OMAP44xx hwmod data with the autogenerator output -- it's slightly
different due to past mismerges -- and fix a few minor typos and
whitespace problems in the files.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: BenoƮt Cousson <b-cousson@ti.com>
arch/arm/mach-omap2/omap_hwmod_2420_data.c
arch/arm/mach-omap2/omap_hwmod_2430_data.c
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
arch/arm/mach-omap2/omap_hwmod_44xx_data.c