rga: rga_drv add power off support
author黄涛 <huangtao@rock-chips.com>
Thu, 7 Jun 2012 02:23:31 +0000 (10:23 +0800)
committer黄涛 <huangtao@rock-chips.com>
Thu, 7 Jun 2012 02:28:07 +0000 (10:28 +0800)
commitd1b5612f4a7c978cf943bad639f70562c6fa921e
tree01b3196256a5e7b8c7651c3ee4c132e933cd6f67
parentf07387891cf26f94ff9c82126ff43701778cb8ac
rga: rga_drv add power off support

lock use mutex instead of spinlock
use wakelock instead of suspend callback
use request_threaded_irq instead of request_irq
drivers/video/rockchip/rga/rga.h
drivers/video/rockchip/rga/rga_drv.c