]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: rockchip: rename osc_switch_to_32k variable
authorHeiko Stuebner <heiko@sntech.de>
Tue, 4 Aug 2015 22:14:55 +0000 (00:14 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 6 Aug 2015 11:05:09 +0000 (13:05 +0200)
commit41fe6a01726b79b8531fed0a94b55d89a69ea5ee
treea79cf9b31e0924a9f4a13c40af8a5f3138efbe50
parentcb8cc37f4d38d96552f2c52deb15e511cdacf906
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 <heiko@sntech.de>
Reviewed-by: Chris Zhong <zyw@rock-chips.com>
Tested-by: Chris Zhong <zyw@rock-chips.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
arch/arm/mach-rockchip/pm.c