commit | 1724c8fa7eb33d68898e060a08a8e6a88348b62f | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@kernellabs.com> | Fri Oct 23 02:47:49 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Sat Dec 05 18:40:55 2009 -0200 |
tree | 456e6ca8cd0c9e6b004f01391b13d28d1337f5bb | |
parent | e29cd96715ab8b9315fb50096df4677a23d7d6a7 [diff] |
V4L/DVB (13214): tda18271: allow for i2c buses that cant send 16 bytes at once 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>