OpenCloudOS-Kernel/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 [media] rename drivers/media/video as .../platform 2012-08-15 16:43:09 -03:00
regs-mfc.h [media] rename drivers/media/video as .../platform 2012-08-15 16:43:09 -03:00
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 [media] rename drivers/media/video as .../platform 2012-08-15 16:43:09 -03:00
s5p_mfc_cmd.h [media] rename drivers/media/video as .../platform 2012-08-15 16:43:09 -03:00
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 [media] rename drivers/media/video as .../platform 2012-08-15 16:43:09 -03:00
s5p_mfc_debug.h [media] rename drivers/media/video as .../platform 2012-08-15 16:43:09 -03:00
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 [media] rename drivers/media/video as .../platform 2012-08-15 16:43:09 -03:00
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 [media] rename drivers/media/video as .../platform 2012-08-15 16:43:09 -03:00
s5p_mfc_intr.c [media] rename drivers/media/video as .../platform 2012-08-15 16:43:09 -03:00
s5p_mfc_intr.h [media] rename drivers/media/video as .../platform 2012-08-15 16:43:09 -03:00
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 [media] rename drivers/media/video as .../platform 2012-08-15 16:43:09 -03:00
s5p_mfc_pm.c [media] rename drivers/media/video as .../platform 2012-08-15 16:43:09 -03:00
s5p_mfc_pm.h [media] rename drivers/media/video as .../platform 2012-08-15 16:43:09 -03:00
s5p_mfc_shm.c [media] rename drivers/media/video as .../platform 2012-08-15 16:43:09 -03:00
s5p_mfc_shm.h [media] rename drivers/media/video as .../platform 2012-08-15 16:43:09 -03:00