[media] af9035: I2C combined write + read transaction fix
authorAlessandro Radicati <alessandro@radicati.net>
Tue, 5 Apr 2016 22:23:43 +0000 (19:23 -0300)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 9 Jun 2016 11:44:54 +0000 (08:44 -0300)
commit57f1c0533850c0d68d114353b3b3a61148498698
tree5ba9b2b20afd78b016e3827e49a38e6482421504
parent9f5a802b1d51dc80a27d828a5f7dcc8ec4a72f03
[media] af9035: I2C combined write + read transaction fix

This patch will modify the af9035 driver to use the register address
fields of the I2C read command for the combined write/read transaction
case.  Without this change, the firmware issues just a I2C read
transaction without the preceding write transaction to select the
register.

Signed-off-by: Alessandro Radicati <alessandro@radicati.net>
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/dvb-usb-v2/af9035.c
This page took 0.026419 seconds and 5 git commands to generate.