]> git.baikalelectronics.ru Git - kernel.git/commit
[media] dvb-usb-dvbsky: fix i2c adapter for sp2 device
authornibble.max <nibble.max@gmail.com>
Sat, 8 Nov 2014 08:34:30 +0000 (05:34 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Tue, 11 Nov 2014 14:55:32 +0000 (12:55 -0200)
commit9c02b8f11bcea236c1986888d7268de7c030e4c9
treec222587d46c025ff75af60f2a5e6c060117ee94c
parentab1a783b08f595635afff2eddad836b9c6f656fd
[media] dvb-usb-dvbsky: fix i2c adapter for sp2 device

It is wrong that sp2 device uses the i2c adapter from m88ds3103 return.
sp2 device sits on the same i2c bus with m88ds3103, not behind m88ds3103.

Signed-off-by: Nibble Max <nibble.max@gmail.com>
Reviewed-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/dvb-usb-v2/dvbsky.c