From: Paul Walmsley Date: Sat, 25 Jul 2009 01:44:04 +0000 (-0600) Subject: OMAP2 clock: 2430 I2CHS uses non-standard CM_IDLEST register X-Git-Tag: v2.6.31-rc7~36^2~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dc2197579089c5b74c7fba666c8ccf1a449afb4;p=pandora-kernel.git OMAP2 clock: 2430 I2CHS uses non-standard CM_IDLEST register OMAP2430 I2CHS CM_IDLEST bits are in CM_IDLEST1_CORE, but the CM_*CLKEN bits are in CM_{I,F}CLKEN2_CORE [1]. Fix by implementing a custom clkops .find_idlest function to return the correct slave IDLEST register. ... 1. OMAP2430 Multimedia Device Package-on-Package (POP) Silicon Revision 2.1 (Rev. V) Technical Reference Manual, tables 4-99 and 4-105. Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed