rk312x: lcdc: fix shutdown power and clock deinit
authorMark Yao <mark.yao@rock-chips.com>
Thu, 25 Dec 2014 02:06:38 +0000 (10:06 +0800)
committerMark Yao <mark.yao@rock-chips.com>
Thu, 25 Dec 2014 02:06:38 +0000 (10:06 +0800)
commit78648b80d88a095aa5cc82048d5fe08650a85e5f
treeed8a1bf5abafd10feeb58758d7b52f3f550a5c4b
parentbe6254128bfdf72529dd91b6ade1e07b7d722c15
rk312x: lcdc: fix shutdown power and clock deinit

immediately power down lcdc and clock, maybe
regs_update_handler still work, some status would
became wrong.

Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
drivers/video/rockchip/lcdc/rk312x_lcdc.c