linux/drivers/media/platform/s5p-mfc
Sachin Kamat 81c9bcfbef [media] s5p-mfc: Fix misplaced return statement in s5p_mfc_suspend()
return statement was wrongly placed before a code that needs to be
executed. Moved the return statement to the end of the function.
Tested suspend/resume on SMDK4412 board using 3.5-rc6 kernel.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Kamil Debski <k.debski@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-10-02 14:03:47 -03:00
..
Makefile
regs-mfc.h
s5p_mfc.c [media] s5p-mfc: Fix misplaced return statement in s5p_mfc_suspend() 2012-10-02 14:03:47 -03:00
s5p_mfc_cmd.c
s5p_mfc_cmd.h
s5p_mfc_common.h [media] s5p-mfc: optimized code related to working contextes 2012-10-02 13:58:40 -03:00
s5p_mfc_ctrl.c [media] s5p-mfc: added support for end of stream handling in MFC encoder 2012-10-02 13:58:04 -03:00
s5p_mfc_ctrl.h
s5p_mfc_debug.h
s5p_mfc_dec.c [media] s5p-mfc: optimized code related to working contextes 2012-10-02 13:58:40 -03:00
s5p_mfc_dec.h
s5p_mfc_enc.c [media] s5p-mfc: optimized code related to working contextes 2012-10-02 13:58:40 -03:00
s5p_mfc_enc.h
s5p_mfc_intr.c
s5p_mfc_intr.h
s5p_mfc_opr.c [media] s5p-mfc: added support for end of stream handling in MFC encoder 2012-10-02 13:58:04 -03:00
s5p_mfc_opr.h
s5p_mfc_pm.c
s5p_mfc_pm.h
s5p_mfc_shm.c
s5p_mfc_shm.h