linux_dsm_epyc7002/drivers/media/platform/s5p-fimc
Shaik Ameer Basha a63bafd8e3 [media] s5p-fimc: fix variable type in fimc_device_run()
In fimc_device_run(), variable "ret" is accepting signed integer
values. But currently it is defined as u32. This patch will modify
the type of "ret" variable to "int".

Signed-off-by: Shaik Ameer Basha <shaik.ameer@samsung.com>
Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2012-10-25 14:41:12 -02:00
..
fimc-capture.c
fimc-core.c
fimc-core.h
fimc-lite-reg.c
fimc-lite-reg.h
fimc-lite.c
fimc-lite.h
fimc-m2m.c [media] s5p-fimc: fix variable type in fimc_device_run() 2012-10-25 14:41:12 -02:00
fimc-mdevice.c [media] s5p-fimc: Make 'fimc_pipeline_s_stream' function static 2012-10-25 14:38:21 -02:00
fimc-mdevice.h
fimc-reg.c
fimc-reg.h
Kconfig
Makefile
mipi-csis.c [media] s5p-csis: Allow to specify pixel clock's source through platform data 2012-10-05 22:35:16 -03:00
mipi-csis.h