Hi Mauro,
This pull-request contains fixes and updates to S5P-TV drivers set.
New driver for MHL is introduced and it is integrated with S5P-HDMI.
I kindly ask for merging info 3.4.
Regards,
Tomasz Stanislawski
The following changes since commit 59b30294e14fa6a370fdd2bc2921cca1f977ef16:
Merge branch 'v4l_for_linus' into staging/for_v3.4 (2012-01-23
18:11:30 -0200)
are available in the git repository at:
git://git.infradead.org/users/kmpark/linux-2.6-samsung
3.4-s5p-mhl-tv-fixes
Julia Lawall (1):
v4l: s5p-tv: use devm_ functions
Masanari Iida (1):
media: Fix typo in mixer_drv.c and hdmi_drv.c
Tomasz Stanislawski (3):
v4l: s5p-tv: add sii9234 driver
v4l: s5p-tv: hdmi: add support for platform data
v4l: s5p-tv: hdmi: integrate with MHL
drivers/media/video/s5p-tv/Kconfig | 10 +
drivers/media/video/s5p-tv/Makefile | 2 +
drivers/media/video/s5p-tv/hdmi_drv.c | 120 +++++----
drivers/media/video/s5p-tv/mixer_drv.c | 2 +-
drivers/media/video/s5p-tv/sdo_drv.c | 26 +--
drivers/media/video/s5p-tv/sii9234_drv.c | 432
++++++++++++++++++++++++++++++
include/media/s5p_hdmi.h | 35 +++
include/media/sii9234.h | 24 ++
8 files changed, 585 insertions(+), 66 deletions(-)
create mode 100644 drivers/media/video/s5p-tv/sii9234_drv.c
create mode 100644 include/media/s5p_hdmi.h
create mode 100644 include/media/sii9234.h
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html