android_kernel_oneplus_msm8998/drivers/media/platform/s5p-mfc
Marek Szyprowski a896652f6a s5p-mfc: Fix unbalanced call to clock management
commit a5cb00eb4223458250b55daf03ac7ea5f424d601 upstream.

Clock should be turned off after calling s5p_mfc_init_hw() from the
watchdog worker, like it is already done in the s5p_mfc_open() which also
calls this function.

Fixes: af93574678 ("[media] MFC: Add MFC 5.1 V4L2 driver")

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-05-25 14:30:14 +02:00
..
Makefile
regs-mfc-v6.h [media] s5p-mfc: check mfc bus ctrl before reset 2014-10-28 15:44:32 -02:00
regs-mfc-v7.h
regs-mfc-v8.h
regs-mfc.h
s5p_mfc.c s5p-mfc: Fix unbalanced call to clock management 2017-05-25 14:30:14 +02:00
s5p_mfc_cmd.c
s5p_mfc_cmd.h
s5p_mfc_cmd_v5.c [media] s5p_mfc: get rid of several warnings 2014-08-26 18:52:13 -03:00
s5p_mfc_cmd_v5.h
s5p_mfc_cmd_v6.c [media] s5p-mfc: add return value check in mfc_sys_init_cmd 2015-08-11 06:24:32 -03:00
s5p_mfc_cmd_v6.h
s5p_mfc_common.h [media] media: videobuf2: Restructure vb2_buffer 2015-10-01 09:04:43 -03:00
s5p_mfc_ctrl.c [media] s5p-mfc: fix a race in interrupt flags handling 2014-10-28 15:54:11 -02:00
s5p_mfc_ctrl.h
s5p_mfc_debug.h [media] s5p_mfc: don't use an external symbol called 'debug' 2014-08-26 18:52:02 -03:00
s5p_mfc_dec.c [media] media: videobuf2: Change queue_setup argument 2015-10-20 14:48:39 -02:00
s5p_mfc_dec.h
s5p_mfc_enc.c [media] media: videobuf2: Change queue_setup argument 2015-10-20 14:48:39 -02:00
s5p_mfc_enc.h
s5p_mfc_intr.c
s5p_mfc_intr.h
s5p_mfc_opr.c [media] s5p-mfc: add additional check for incorrect memory configuration 2015-08-11 06:25:50 -03:00
s5p_mfc_opr.h [media] s5p-mfc: add additional check for incorrect memory configuration 2015-08-11 06:25:50 -03:00
s5p_mfc_opr_v5.c [media] media: videobuf2: Restructure vb2_buffer 2015-10-01 09:04:43 -03:00
s5p_mfc_opr_v5.h
s5p_mfc_opr_v6.c [media] s5p-mfc: end-of-stream handling for newer encoders 2015-10-20 14:39:45 -02:00
s5p_mfc_opr_v6.h
s5p_mfc_pm.c media / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM 2014-12-05 02:55:12 +01:00
s5p_mfc_pm.h