OMAP: powerdomain: remove omap_chip bitmasks
authorPaul Walmsley <paul@pwsan.com>
Wed, 14 Sep 2011 17:34:21 +0000 (11:34 -0600)
committerPaul Walmsley <paul@pwsan.com>
Wed, 14 Sep 2011 23:20:44 +0000 (17:20 -0600)
commit8179488a36985d4929cf89be5d9171145a769511
tree984d54171bc9f2012d24c0e6b823f3b394885bfa
parent129c65ee66a97fbf663f2f5fce26aacdc7348736
OMAP: powerdomain: remove omap_chip bitmasks

At Tony's request, remove the omap_chip bitmasks from the powerdomain
definitions.  Instead, initialize powerdomains based on one or more
lists that are applicable to a particular SoC family, variant, and
silicon revision.

Gražvydas Ignotas <notasas@gmail.com> found and reported a bug in a
related patch that also applied to this patch - thanks Gražvydas.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Gražvydas Ignotas <notasas@gmail.com>
arch/arm/mach-omap2/io.c
arch/arm/mach-omap2/powerdomain-common.c
arch/arm/mach-omap2/powerdomain.c
arch/arm/mach-omap2/powerdomain.h
arch/arm/mach-omap2/powerdomains2xxx_3xxx_data.c
arch/arm/mach-omap2/powerdomains2xxx_data.c
arch/arm/mach-omap2/powerdomains3xxx_data.c
arch/arm/mach-omap2/powerdomains44xx_data.c