Mauro, Please merge this into your staging/for_v3.5 tree. The following changes since commit 296da3cd14db9eb5606924962b2956c9c656dbb0: [media] pwc: poll(): Check that the device has not beem claimed for streaming already (2012-03-27 11:42:04 -0300) are available in the git repository at: git://git.linuxtv.org/mkrufky/hauppauge.git voyager Michael Krufky (4): au0828-dvb: attach tuner based on dev->board.tuner_type on hvr950q au8522: build ATV/DTV demodulators as separate modules au8522_common: add missing MODULE_LICENSE au8522_common: dont EXPORT_SYMBOL(au8522_led_gpio_enable) drivers/media/dvb/frontends/Kconfig | 22 ++- drivers/media/dvb/frontends/Makefile | 5 +- drivers/media/dvb/frontends/au8522_common.c | 259 +++++++++++++++++++++++++++ drivers/media/dvb/frontends/au8522_dig.c | 215 ---------------------- drivers/media/dvb/frontends/au8522_priv.h | 2 + drivers/media/video/au0828/Kconfig | 3 +- drivers/media/video/au0828/au0828-dvb.c | 27 +++- 7 files changed, 307 insertions(+), 226 deletions(-) create mode 100644 drivers/media/dvb/frontends/au8522_common.c Cheers, Mike Krufky -- 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