Linus, Please pull from: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb.git master
For two driver fixes: - ivtv: There are reports of regressions, due to udelay=5 on other ivtv boards. Better to be convervative than to break devices. so, stick to udelay=10 for all boards; - av7110: fix section mismatch. Cheers, Mauro. --- drivers/media/dvb/ttpci/av7110.c | 10 +++++----- drivers/media/video/ivtv/ivtv-driver.c | 4 ---- 2 files changed, 5 insertions(+), 9 deletions(-) Hans Verkuil (1): V4L/DVB (6999): ivtv: stick to udelay=10 after all Randy Dunlap (1): V4L/DVB (7001): av7110: fix section mismatch --------------------------------------------------- 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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/