]> 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)
commit2ca3ab4d572c958dd14042cdf5db037dfab8fe75
tree8775088801266bebf063a707eaf987051306cdf3
parent9f190b58e6c82a87f8ef579dd7c7f5fe53f70e4d
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