soc: rockchip: power-domain: vpu and rkvdec ignore idle request for rk3366
authorFinley Xiao <finley.xiao@rock-chips.com>
Fri, 21 Jul 2017 07:50:46 +0000 (15:50 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Mon, 24 Jul 2017 01:38:10 +0000 (09:38 +0800)
commitdb501ad8fac885647fa073791376c97def0263b3
tree9dedb30c3e6560695e04593f6c5684f0af7a4b08
parenta8c5cb8a0454671822305960bfebf3adf81c61df
soc: rockchip: power-domain: vpu and rkvdec ignore idle request for rk3366

As vpu and rkvdec use the common idle request, if vpu enable idle request
and rkvdec is working, the rkvdec will be crash, so let them both don't
do idle request.

Change-Id: I1fe2bc99c81d3b2018e86896548514e5e8093a4a
Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
drivers/soc/rockchip/pm_domains.c