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)
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>

No differences found