android_kernel_xiaomi_sm8350/drivers/media/video/davinci
Muralidharan Karicheri 8d1b5946bf V4L/DVB: vpfe-capture: converting dm644x ccdc driver to a platform driver
1) clocks are configured using generic clock names
2) converting the driver to a platform driver
3) cleanup - consolidate all static variables inside a structure, ccdc_cfg

The ccdc driver now uses generic names for clocks - master and slave. On individual platforms
these clocks will inherit from the platform specific clock. This will allow re-use of
the driver for the same IP across different SoCs.

Reviewed-by: Kevin Hilman <khilman@deeprootsystems.com>
Reviewed-by: Vaibhav Hiremath <hvaibhav@ti.com>
Reviewed-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Muralidharan Karicheri <m-karicheri2@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-02-26 15:10:45 -03:00
..
ccdc_hw_device.h
dm355_ccdc_regs.h
dm355_ccdc.c V4L/DVB: vpfe-capture - converting dm355 ccdc driver to a platform driver 2010-02-26 15:10:45 -03:00
dm644x_ccdc_regs.h
dm644x_ccdc.c V4L/DVB: vpfe-capture: converting dm644x ccdc driver to a platform driver 2010-02-26 15:10:45 -03:00
Makefile
vpfe_capture.c V4L/DVB: vpfe_capture: remove clock and platform code 2010-02-26 15:10:45 -03:00
vpif_capture.c
vpif_capture.h
vpif_display.c V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments 2009-12-16 00:17:57 -02:00
vpif_display.h
vpif.c V4L/DVB (13607): vpif: move vpif_remove to .devexit 2009-12-16 00:18:37 -02:00
vpif.h
vpss.c V4L/DVB (13604): vpss: move vpss_remove to .devexit 2009-12-16 00:18:36 -02:00