OSDN Git Service

media: dw2102: probe for demodulator i2c address
authorBrad Love <brad@nextdimension.cc>
Sat, 1 Feb 2020 21:48:26 +0000 (22:48 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 12 Mar 2020 08:27:08 +0000 (09:27 +0100)
commit889968a4f76928ce08a607d576d6ffd7c3521925
tree16772e75a83837a5ce95de3abbee6d5c560719cf
parent985b0edefa3146a59005832c2b271f9290635b31
media: dw2102: probe for demodulator i2c address

This is required to support the Terratec S2 USB Box Revision 4, which
reused usb vid:pid, but has a different demodulator (m88ds3103b) at
i2c address 0x6a.

[fixed checkpatch issues]

Signed-off-by: Michael Bunk <micha@freedict.org>
Signed-off-by: Brad Love <brad@nextdimension.cc>
Signed-off-by: Sean Young <sean@mess.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/usb/dvb-usb/dw2102.c