Hi Mauro, After merging the v4l-dvb tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/media/video/bt8xx/bttv-input.c: In function 'init_bttv_i2c_ir': drivers/media/video/bt8xx/bttv-input.c:306: error: too few arguments to function 'i2c_new_probed_device' Caused by commit 3c81f945a74224d6e3017596297ee9903929b1a7 ("V4L/DVB: bttv: Move PV951 IR to the right driver") interacting with commit 9a94241afcc9a481691a9c29b7460217925b59b8 ("i2c: Add support for custom probe function") that entered Linus' tree in v2.6.36-rc1. I guess that the v4l-dvb commit moved that code to a driver that is now being built. I have used the v4l-dvb tree from next-20100928 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/