]> git.baikalelectronics.ru Git - kernel.git/commit
OMAP2+: hwmod: remove OMAP_CHIP*
authorPaul Walmsley <paul@pwsan.com>
Wed, 14 Sep 2011 23:23:19 +0000 (17:23 -0600)
committerPaul Walmsley <paul@pwsan.com>
Wed, 14 Sep 2011 23:23:19 +0000 (17:23 -0600)
commitb5f3bfbf90149329b7919a17201a38a30f2a8432
tree8775088801266bebf063a707eaf987051306cdf3
parent10103b93ba0b3db1629e5bcbc5562c0e07d3a13e
OMAP2+: hwmod: remove OMAP_CHIP*

At Tony's request, remove the OMAP_CHIP* flags from the hwmod data, and
replace it instead with chip family, variant, and ES level-specific lists
of hwmods to register.

Thanks to Gražvydas Ignotas <notasas@gmail.com> for finding a bug in the
AM3517/3505 support, and for other review comments.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Gražvydas Ignotas <notasas@gmail.com>
arch/arm/mach-omap2/omap_hwmod.c
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
arch/arm/plat-omap/include/plat/omap_hwmod.h