V4L/DVB (6626): CXUSB: support only-read i2c requests
authorChris Pascoe <c.pascoe@itee.uq.edu.au>
Mon, 19 Nov 2007 06:01:22 +0000 (03:01 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:02:20 +0000 (19:02 -0200)
commit272479d7ab067344d118e7633b624bf98f8896f3
treed707fd55df3ee60adb45a48956508d2900bff735
parent13e001dfe3aeb9e7b05445af76e5b47235e81285
V4L/DVB (6626): CXUSB: support only-read i2c requests

Any i2c read request that was not immediately preceded by a write request was
incorrectly taking the write path.  Add the capability to handle individual
read requests.

Signed-off-by: Chris Pascoe <c.pascoe@itee.uq.edu.au>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/cxusb.c