Hi Mauro,
Please pull the following patches.
A gentle request, can you please pull these patches ASAP as my TI I'd might
get shut any movement, so as the mails of patches being queued don?t get bounce.
Regards,
--Prabhakar Lad
The following changes since commit f6161aa153581da4a3867a2d1a7caf4be19b6ec9:
Linux 3.9-rc2 (2013-03-10 16:54:19 -0700)
are available in the git repository at:
git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git for_v3.10
Lad, Prabhakar (1):
media: ths7353: add support for ths7353 video amplifier
Manjunath Hadli (2):
media: add support for decoder as one of media entity types
media: tvp514x: enable TVP514X for media controller based usage
Sachin Kamat (1):
davinci_vpfe: Use module_platform_driver macro
.../DocBook/media/v4l/media-ioc-enum-entities.xml | 10 +
drivers/media/i2c/Kconfig | 6 +-
drivers/media/i2c/ths7303.c | 351 ++++++++++++++++----
drivers/media/i2c/tvp514x.c | 163 +++++++++-
.../staging/media/davinci_vpfe/vpfe_mc_capture.c | 20 +-
include/media/ths7303.h | 42 +++
include/media/v4l2-chip-ident.h | 3 +
include/uapi/linux/media.h | 2 +
8 files changed, 507 insertions(+), 90 deletions(-)
create mode 100644 include/media/ths7303.h