Mauro, Please pull the following from the bug-fix branch of my mxl111sf tree. I thank Hans' scripts for finding these build warnings for me. One of them was a typo, causing the wrong return value in a function.... In the end, this fixes a real error - not just build warnings. Please get these over to Linus for v3.2. The following changes since commit a63366b935456dd0984f237642f6d4001dcf8017: Michael Krufky (1): [media] mxl111sf: update demod_ops.info.name to "MaxLinear MxL111SF DVB-T demodulator" are available in the git repository at: git://linuxtv.org/mkrufky/mxl111sf bug-fix Michael Krufky (4): mxl111sf: fix return value of mxl111sf_idac_config mxl111sf: check for errors after mxl111sf_write_reg in mxl111sf_idac_config mxl111sf: remove pointless if condition in mxl111sf_config_spi mxl111sf: fix build warning: variable ‘ret’ set but not used in function ‘mxl111sf_i2c_readagain’ drivers/media/dvb/dvb-usb/mxl111sf-i2c.c | 3 +-- drivers/media/dvb/dvb-usb/mxl111sf-phy.c | 7 ++++--- 2 files changed, 5 insertions(+), 5 deletions(-) Thanks & regards, Michael 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