From: Paul Walmsley Date: Tue, 8 Mar 2011 02:28:15 +0000 (-0700) Subject: OMAP2+: powerdomain: fix bank power state bitfields X-Git-Tag: v2.6.39-rc1~432^2~10^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cb49fec12e219ec174e04157f71c00f63eb4ce4;p=pandora-kernel.git 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 Cc: BenoƮt Cousson Cc: Rajendra Nayak Cc: Santosh Shilimkar --- Reading git-diff-tree failed