linux/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 V4L/DVB (12249): v4l: ccdc hw device header file for vpfe capture 2009-09-19 00:18:13 -03:00
dm355_ccdc.c V4L/DVB: vpfe-capture - converting dm355 ccdc driver to a platform driver 2010-02-26 15:10:45 -03:00
dm355_ccdc_regs.h V4L/DVB (12250): v4l: dm355 ccdc module for vpfe capture driver 2009-09-19 00:18:15 -03:00
dm644x_ccdc.c V4L/DVB: vpfe-capture: converting dm644x ccdc driver to a platform driver 2010-02-26 15:10:45 -03:00
dm644x_ccdc_regs.h V4L/DVB (12251): v4l: dm644x ccdc module for vpfe capture driver 2009-09-19 00:18:16 -03:00
Makefile V4L/DVB (12906b): V4L : vpif capture - Kconfig and Makefile changes 2009-09-19 00:19:37 -03:00
vpfe_capture.c V4L/DVB: vpfe_capture: remove clock and platform code 2010-02-26 15:10:45 -03:00
vpif.c V4L/DVB (13607): vpif: move vpif_remove to .devexit 2009-12-16 00:18:37 -02:00
vpif.h V4L/DVB (12906d): V4L : vpif updates for DM6467 vpif capture driver 2009-09-19 00:19:40 -03:00
vpif_capture.c const: constify remaining dev_pm_ops 2009-12-15 08:53:25 -08:00
vpif_capture.h V4L/DVB (12906c): V4L : vpif capture driver for DM6467 2009-09-19 00:19:39 -03:00
vpif_display.c V4L/DVB (13556): v4l: Remove unneeded video_device::minor assignments 2009-12-16 00:17:57 -02:00
vpif_display.h V4L/DVB (12176): davinci/vpif_display: Add VPIF display driver 2009-09-19 00:18:03 -03:00
vpss.c V4L/DVB (13604): vpss: move vpss_remove to .devexit 2009-12-16 00:18:36 -02:00