[media] Use smaller i2c transaction size with 18271 tuner
authorDevin Heitmueller <dheitmueller@hauppauge.com>
Wed, 7 Jul 2010 14:33:56 +0000 (11:33 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:17:14 +0000 (01:17 -0200)
commit9dfde5578d1111da96142d16fdfa2039d8992744
treebef3d471ac067b8329645c89dd5ceeb2e7a6f326
parent761f6cf6425e8024b983ddfa905a4c0002718fbe
[media] Use smaller i2c transaction size with 18271 tuner

Configure the tda18271 to use a smaller transaction size by default, which
works around some sort of i2c bug in the Polaris driver (which needs to be
debugged).

This should be safe for other boards (being in tuner-core means it will be
enabled by default), although testing needs to be done.

Signed-off-by: Devin Heitmueller <dheitmueller@hauppauge.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/tuner-core.c