commit | 439b72b69e4992e9ec34b74304f0fa95623934eb | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Mon Jan 05 18:25:04 2009 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Jan 07 22:18:55 2009 -0200 |
tree | a2148b8fe0520b20669a4ae2b251e77392f25871 | |
parent | 432663375b04ed9700ea7d3c8e737432d1be6490 [diff] |
V4L/DVB (10182): tda8290: fix TDA8290 + TDA18271 initialization Don't call tda8290_init_tuner unless we have either a TDA8275 or TDA8275A present. Calling this function will cause a TDA18271 to get sick, so we should only call it when needed. Signed-off-by: Michael Krufky <mkrufky@linuxtv.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>