soc: rockchip: power-domain: make idle handling optional
authorElaine Zhang <zhangqing@rock-chips.com>
Wed, 9 Mar 2016 21:22:53 +0000 (05:22 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 28 Mar 2016 10:03:29 +0000 (12:03 +0200)
commit6aa841c8097fee1b17b343719c45694e3166ca34
treeeebd28236f9ec5d9ce05bd66e308cb261024856d
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
soc: rockchip: power-domain: make idle handling optional

Not all new socs need to handle idle states on domain state changes,
so add the possibility to make them optional.

Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/soc/rockchip/pm_domains.c