[GIT PATCHES] V4L/DVB fixes

From: Mauro Carvalho Chehab
Date: Mon Jan 07 2008 - 04:38:57 EST


Linus,

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

For two driver regression fixes:
- bttv: VIDIOCGMBUF ioctl hangs on bttv driver
- ivtv: udelay has to be changed *after* the eeprom was read, not before

Cheers,
Mauro.

---

drivers/media/video/bt8xx/bttv-driver.c | 4 +---
drivers/media/video/ivtv/ivtv-driver.c | 4 ++++
drivers/media/video/ivtv/ivtv-i2c.c | 5 +----
3 files changed, 6 insertions(+), 7 deletions(-)

Gregor Jasny (1):
V4L/DVB (6944a): Fix Regression VIDIOCGMBUF ioctl hangs on bttv driver

Hans Verkuil (1):
V4L/DVB (6916): ivtv: udelay has to be changed *after* the eeprom was
read, not before

---------------------------------------------------
V4L/DVB development is hosted at http://linuxtv.org
--
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/