[media] media: st-rc: Add reset support
authorSrinivas Kandagatla <srinivas.kandagatla@st.com>
Tue, 14 Jan 2014 11:04:21 +0000 (08:04 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Wed, 15 Jan 2014 13:45:22 +0000 (11:45 -0200)
commit1d504b649faf9f27de8ee0a5532e29b8d1fb2a02
treeac3408ffb0a5cc73ac6e712651140a47aee1339e
parent1045d81d301055b162a3d308e1fb81d2b62a1f2a
[media] media: st-rc: Add reset support

Some of the SOCs hold the IRB IP in softreset state by default.
For this IP to work driver needs to bring it out of softreset.
This patch adds support to reset the IP via reset framework.

Without this patch the driver can not work with SoCs which holds the IP
in softreset.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@st.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/rc/st_rc.c
This page took 0.027096 seconds and 5 git commands to generate.