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)
commit1724c8fa7eb33d68898e060a08a8e6a88348b62f
tree456e6ca8cd0c9e6b004f01391b13d28d1337f5bb
parente29cd96715ab8b9315fb50096df4677a23d7d6a7
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>
drivers/media/common/tuners/tda18271-common.c
drivers/media/common/tuners/tda18271-fe.c
drivers/media/common/tuners/tda18271-priv.h
drivers/media/common/tuners/tda18271.h