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

No differences found