upstream: [media] media: st-rc: Add reset support
authorSrinivas Kandagatla <srinivas.kandagatla@st.com>
Tue, 14 Jan 2014 11:04:21 +0000 (08:04 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:54:32 +0000 (11:54 +0900)
commita9382137f3beb1f3ae5d06310ba1589613afc941
tree07ca766ee2d06b59aac5b477ca016eb12510505f
parent574b9e2314c82de155eb4e3406afc6f409784a4a
upstream: [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