From: Jean Delvare Date: Fri, 2 Oct 2009 11:47:22 +0000 (-0300) Subject: V4L/DVB (13234): IR device at I2C address 0x7a X-Git-Tag: v2.6.33-rc1~338^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aef02aa1e2593b39f808b2b8ae928699087b96dc;p=pandora-kernel.git V4L/DVB (13234): IR device at I2C address 0x7a The i2c core prevents us from probing I2C address 0x7a because it's not a valid 7-bit address (reserved for 10-bit addressing.) So we must stop probing this address, and explicitly list all adapters which use it. Under the assumption that only the Upmost Purple TV adapter uses this invalid address, this fix should do the trick. Signed-off-by: Jean Delvare Acked-by: hermann pitton Acked-by: Jarod Wilson Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed