From: Kevin Hilman Date: Fri, 3 Jun 2011 00:28:13 +0000 (-0700) Subject: OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channel X-Git-Tag: v3.2-rc1~95^2^2~1^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8abc0b58fdb89124d8278f110f523b27c666d36c;p=pandora-kernel.git OMAP3+: PM: VC: handle mutant channel config for OMAP4 MPU channel On OMAP3+, all VC channels have the the same bitfield ordering for all VC channels, except the OMAP4 MPU channel. This appears to be a freak accident as all other VC channel (including OMAP5) have the standard configuration. Handle the mutant case by adding a per-channel flag to signal the deformity and handle it during VC init. Special thanks to Nishanth Menon for finding this problem and for proposing the initial solution. Cc: Nishanth Menon Signed-off-by: Kevin Hilman --- Reading git-diff-tree failed