]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit616e40e80b2e498d9d13d7e3cb301ee5e26f3f18
treec018261ded3131c6e4cd0957d5434110efa6dd68
parent1ec501edc862e6336eaa2a0b2a1b7add1526a52e
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