V4L/DVB (13214): tda18271: allow for i2c buses that cant send 16 bytes at once
authorMichael Krufky <mkrufky@kernellabs.com>
Fri, 23 Oct 2009 05:47:49 +0000 (02:47 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 5 Dec 2009 20:40:55 +0000 (18:40 -0200)
There is already an option for sending 16 byte chunks rather that writing
39 bytes all at once during the tuner's initialization.  Some i2c buses
can't send 16 bytes at once, so create an option for sending 8 byte chunks.

Signed-off-by: Michael Krufky <mkrufky@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found