diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-09-26 21:58:28 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2010-10-20 23:17:43 -0400 |
commit | e350d44fed8eb86a7192a579e3687fcd76a4645b (patch) | |
tree | 9e80c1c819150391729d7247e9f9d450d6edd11b /usr | |
parent | 78bb6df6f2dd390a3480249187a055c385c0618a (diff) |
[media] tda18271: allow restricting max out to 4 bytes
By default, tda18271 tries to optimize I2C bus by updating all registers
at the same time. Unfortunately, some devices doesn't support it.
The current logic has a problem when small_i2c is equal to 8, since there
are some transfers using 11 + 1 bytes.
Fix the problem by enforcing the max size at the right place, and allows
reducing it to max = 3 + 1.
Acked-by: Michael Krufky <mkrufky@kernellabs.com>
Acked-by: Sri Deevi <Srinivasa.Deevi@conexant.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions