[media] dw2102: i2c transfer corrected for yet another cards
authorIgor M. Liplianin <liplianin@me.by>
Sun, 27 Feb 2011 19:22:57 +0000 (16:22 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Mon, 21 Mar 2011 23:32:40 +0000 (20:32 -0300)
commitb16af29a561c92ed76b5b882dd68bb082b07a09b
treeabbc2f5de09ed971307206661fc011df20e212fe
parenta84adf4007d80249cbe04da4ee80689a8cfdffda
[media] dw2102: i2c transfer corrected for yet another cards

Related to Acorp DS120 and some revisions of DVBWorld DW2102.
If you read three or more registers at one time, you get wrong value for third etc.
Actually, it didn't affect the driver as it reads registers only by one at a time.
But it needs to correct.

Signed-off-by: Igor M. Liplianin <liplianin@me.by>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/dvb-usb/dw2102.c