diff options
author | Muralidharan Karicheri <m-karicheri2@ti.com> | 2010-01-13 23:27:07 (GMT) |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-02-26 18:10:45 (GMT) |
commit | 8d1b5946bf53b2593e633caba2330863838b7bf7 (patch) | |
tree | 2361df67d54a1169c60e7856c27ea421b19d1b91 /arch | |
parent | c70fc2d2ccff1ce4cf0441ed060045022e6cc5c8 (diff) | |
download | linux-fsl-qoriq-8d1b5946bf53b2593e633caba2330863838b7bf7.tar.xz |
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>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions