V4L/DVB (6385): Adds the capability of configuring tea5767 support
authorMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 18 Oct 2007 23:10:07 +0000 (20:10 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:00:54 +0000 (19:00 -0200)
commit0e1165e8d05ef4a530001ea4ac5ff0df78129dd2
treec018261ded3131c6e4cd0957d5434110efa6dd68
parent7f1711234e6a21c153e892758d9d82c333ab37ac
V4L/DVB (6385): Adds the capability of configuring tea5767 support

tea5767 has several possible configurations. Before the patch, the
driver were assuming the more common configuration. However, some newer
cards, like MSI @nyware Master requires other configurations, like
de-activating a gpio port and changing chip Xtal.

This patch adds the capability of altering device configuration at
runtime. This may also be used later to activate some features like
auto-mute when signal is weak.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tea5767.c
drivers/media/video/tea5767.h