]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
[media] af9035: correct demod i2c addresses
authorAntti Palosaari <crope@iki.fi>
Mon, 7 Nov 2016 04:01:03 +0000 (02:01 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 31 Jan 2017 12:51:09 +0000 (10:51 -0200)
commita71e479c132a084d49246908808ba96c33e59226
tree004f830a191274b759a17b8a5a316fba282e9171
parent8efb34b280401acdaad19b6f1920af09d2628334
[media] af9035: correct demod i2c addresses

Chip uses so called 8-bit i2c addresses, but on bus there is of
course correct 7-bit addresses with rw bit as lsb - verified
with oscilloscope.

Lets still use correct addresses in driver.

Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/usb/dvb-usb-v2/af9035.c