[GIT PULL for v2.6.39-rc7] media fixes

From: Mauro Carvalho Chehab
Date: Tue May 17 2011 - 20:55:00 EST


Hi Linus,

Please pull from:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus

For the following fixes:
- v4l2 core: fix two bad behaviours at subdev interface;
- cx88: fix remote control suport;
- soc-camera: fix a regression on image size calculus.

Thanks!
Mauro

-

The following changes since commit 693d92a1bbc9e42681c42ed190bd42b636ca876f:

Linux 2.6.39-rc7 (2011-05-09 19:33:54 -0700)

are available in the git repository at:
ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git v4l_for_linus

Hans Verkuil (1):
[media] v4l2-subdev: fix broken subdev control enumeration

Laurent Pinchart (1):
[media] v4l: Release module if subdev registration fails

Lawrence Rust (1):
[media] Fix cx88 remote control input

Sergio Aguirre (1):
[media] V4L: soc-camera: regression fix: calculate .sizeimage in soc_camera.c

drivers/media/video/cx88/cx88-input.c | 2 +-
drivers/media/video/soc_camera.c | 48 ++++++++++++++++++++++++++++----
drivers/media/video/v4l2-device.c | 5 +++-
drivers/media/video/v4l2-subdev.c | 14 +++++-----
4 files changed, 54 insertions(+), 15 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/