summaryrefslogtreecommitdiffstats
path: root/drivers/media/usb
diff options
context:
space:
mode:
authorPeter Griffin <peter.griffin@linaro.org>2016-10-21 06:55:32 -0200
committerMauro Carvalho Chehab <mchehab@s-opensource.com>2016-11-18 13:40:33 -0200
commitbfc303e7bef819acf2f83a1805d7dc15b5c8eebf (patch)
treedbec50f27ed8722a1588d107fdba2607ddbd1e2e /drivers/media/usb
parent8be135d052dd88870e1db177a53ac75a4ced04a5 (diff)
downloadop-kernel-dev-bfc303e7bef819acf2f83a1805d7dc15b5c8eebf.zip
op-kernel-dev-bfc303e7bef819acf2f83a1805d7dc15b5c8eebf.tar.gz
[media] c8sectpfe: Remove clk_disable_unprepare hacks
Now that CLK_PROC_STFE is defined as a critical clock in DT, we can remove the commented clk_disable_unprepare from the c8sectpfe driver. This means we now have balanced clk*enable/disable calls in the driver, but on STiH407 family the clock in reality will never actually be disabled. This is due to a HW bug where once the IP has been configured and the SLIM core is running, disabling the clock causes a unrecoverable bus lockup. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Acked-by: Patrice Chotard <patrice.chotard@st.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'drivers/media/usb')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud