commit | 1d504b649faf9f27de8ee0a5532e29b8d1fb2a02 | [log] [tgz] |
---|---|---|
author | Srinivas Kandagatla <srinivas.kandagatla@st.com> | Tue Jan 14 08:04:21 2014 -0300 |
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | Wed Jan 15 11:45:22 2014 -0200 |
tree | ac3408ffb0a5cc73ac6e712651140a47aee1339e | |
parent | 1045d81d301055b162a3d308e1fb81d2b62a1f2a [diff] |
[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>