From: Guennadi Liakhovetski Date: Thu, 9 Feb 2012 21:57:15 +0000 (+0100) Subject: mmc: sh_mobile_sdhi: do not manage PM clocks manually X-Git-Tag: v3.4-rc1~49^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=996bc8aebd2cd5b6d4c5d85085f171fa2447f364;p=pandora-kernel.git mmc: sh_mobile_sdhi: do not manage PM clocks manually On sh-mobile platforms the MMC clock frequency for the TMIO MMC unit is obtained from the same clock, as the one, that runtime power-manages the controller. The SDHI glue code has to access that clock directly, bypassing the runtime PM framework, to get its frequency, but it shouldn't enable or disable it. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Chris Ball --- Reading git-diff-tree failed