From: Heiko Stuebner Date: Tue, 4 Aug 2015 22:14:55 +0000 (+0200) Subject: ARM: rockchip: rename osc_switch_to_32k variable X-Git-Tag: omap-for-v4.3/fixes-merge-window~8^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41fe6a01726b79b8531fed0a94b55d89a69ea5ee;p=pandora-kernel.git ARM: rockchip: rename osc_switch_to_32k variable The variable name is misleading, as the deep suspend mode always switches the main supplying clock to the 32kHz source. Additionally the main oscillator remains running in some cases, which this var indicates. So rename it to osc_disable to clarity. Signed-off-by: Heiko Stuebner Reviewed-by: Chris Zhong Tested-by: Chris Zhong Reviewed-by: Douglas Anderson --- Reading git-diff-tree failed