kernel_optimize_test/drivers/media/platform/sti
Peter Griffin bfc303e7be [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>
2016-11-18 13:40:33 -02:00
..
bdisp [media] bdisp: fix error return code in bdisp_probe() 2016-10-24 17:59:40 -02:00
c8sectpfe [media] c8sectpfe: Remove clk_disable_unprepare hacks 2016-11-18 13:40:33 -02:00
hva [media] st-hva: fix a copy-and-paste variable name error 2016-11-16 13:29:04 -02:00