aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb/dvb-usb/anysee.h
diff options
context:
space:
mode:
authorAntti Palosaari <crope@iki.fi>2011-04-09 20:00:51 -0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2011-05-20 08:27:00 -0400
commitb3e6a5af2162d114df4fd67353bbadd3d8a22c3e (patch)
treed47238c80cb1855133fae9c1a0b81480d1236c33 /drivers/media/dvb/dvb-usb/anysee.h
parent7ea03d211c055cfdef7930a29a11a54d2682f953 (diff)
[media] anysee: fix multibyte I2C read
It can read more than one byte from I2C bus. Allow that. Signed-off-by: Antti Palosaari <crope@iki.fi> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/dvb-usb/anysee.h')
-rw-r--r--drivers/media/dvb/dvb-usb/anysee.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/dvb/dvb-usb/anysee.h b/drivers/media/dvb/dvb-usb/anysee.h
index 7ca01ff6e13c..686e06044fcb 100644
--- a/drivers/media/dvb/dvb-usb/anysee.h
+++ b/drivers/media/dvb/dvb-usb/anysee.h
@@ -136,7 +136,7 @@ General reply packet(s) are always used if not own reply defined.
136---------------------------------------------------------------------------- 136----------------------------------------------------------------------------
137| 04 | 0x00 137| 04 | 0x00
138---------------------------------------------------------------------------- 138----------------------------------------------------------------------------
139| 05 | 0x01 139| 05 | data length
140---------------------------------------------------------------------------- 140----------------------------------------------------------------------------
141| 06-59 | don't care 141| 06-59 | don't care
142---------------------------------------------------------------------------- 142----------------------------------------------------------------------------