diff options
author | Paul Walmsley <paul@pwsan.com> | 2011-03-07 19:28:15 -0700 |
---|---|---|
committer | Paul Walmsley <paul@pwsan.com> | 2011-03-07 19:28:15 -0700 |
commit | 4cb49fec12e219ec174e04157f71c00f63eb4ce4 (patch) | |
tree | 991a0cb1e304d6c128f3af401786865347569990 /arch/arm/mach-mx5 | |
parent | cad7a34b3afcd02e8e6bef5007e4b12f6cc8ec24 (diff) | |
download | blackbird-obmc-linux-4cb49fec12e219ec174e04157f71c00f63eb4ce4.tar.gz blackbird-obmc-linux-4cb49fec12e219ec174e04157f71c00f63eb4ce4.zip |
OMAP2+: powerdomain: fix bank power state bitfields
The bank power state bitfields in the powerdomain data are
encoded incorrectly. These fields are intended to be bitfields,
representing a set of power states that the memory banks support.
However, when only one power state was supported by a given bank,
the field was incorrectly set to the bit shift -- not the mask.
While here, update some file copyrights.
The OMAP4 autogeneration scripts have been updated accordingly.
Signed-off-by: Paul Walmsley <paul@pwsan.com>
Cc: Benoît Cousson <b-cousson@ti.com>
Cc: Rajendra Nayak <rnayak@ti.com>
Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
Diffstat (limited to 'arch/arm/mach-mx5')
0 files changed, 0 insertions, 0 deletions