RK3036: fix vpu probe failed problem.
authorAlpha Lin <alpha.lin@rock-chips.com>
Sun, 4 Jan 2015 08:12:13 +0000 (16:12 +0800)
committerAlpha Lin <alpha.lin@rock-chips.com>
Sun, 4 Jan 2015 08:12:13 +0000 (16:12 +0800)
commit686ec54a7ede93d905ef6e1e0c905718e6880b24
treea2725c358ad8357a0ba2e2ec8cfc16b301075c52
parent4a1bab8fa980387a172156336bf8d9ef3a16685f
RK3036: fix vpu probe failed problem.

no power domain on rk3036, but trying to enable the power
domain in previous driver code. remove the power domain
enable in this revision on rk3036 platform.

Signed-off-by: Alpha Lin <alpha.lin@rock-chips.com>
arch/arm/mach-rockchip/vcodec_service.c