Home
last modified time | relevance | path

Searched hist:"2 ccdd9a59b3a1ff3bd1be6390c4b1989a008e61c" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/i2c/cx25840/
H A Dcx25840-core.c2ccdd9a59b3a1ff3bd1be6390c4b1989a008e61c Mon Oct 10 14:09:55 UTC 2011 Steven Toth <stoth@kernellabs.com> [media] cx25840: Enable support for non-tuner LR1/LR2 audio inputs

The change effects cx23885 boards only and preserves support for existing
boards. Essentially, if we're using baseband audio into the cx23885 AV
core then we have to patch registers. The cx23885 driver will call
with either CX25840_AUDIO8 to signify tuner audio or AUDIO7 to
signify baseband audio. If/When we become more comfortable with this change
across a series of products then we may decide to relax the cx23885 only
restriction.

[liplianin@netup.ru: fix missing state declaration]

Signed-off-by: Steven Toth <stoth@kernellabs.com>
Signed-off-by: Igor M. Liplianin <liplianin@netup.ru>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>