OMAP4 powerdomain: Fix pwrsts flags for ALWAYS ON domains
authorRajendra Nayak <rnayak@ti.com>
Wed, 19 May 2010 02:24:01 +0000 (20:24 -0600)
committerPaul Walmsley <paul@pwsan.com>
Thu, 20 May 2010 18:31:13 +0000 (12:31 -0600)
The pwrsts flag for ALWAYS ON domains like always_on_core_pwrdm
and wkup_pwrdm is wrongly populated with the define for a
powerdomain power state, instead of the allowable state
bitfields.
This causes a few api's to fail sensing invalid pwrst
requested.

Signed-off-by: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found