]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
V4L/DVB (3429): Missing break statement on tuner-core
authorMarkus Rechberger <mrechberger@gmail.com>
Mon, 23 Jan 2006 19:11:09 +0000 (17:11 -0200)
committerMauro Carvalho Chehab <mchehab@brturbo.com.br>
Mon, 23 Jan 2006 19:11:09 +0000 (17:11 -0200)
commitac272ed7f1ae15084c64bdc4d3b4578ec2a0830b
treea97c2231872cfd59767684c20d78694dbefeaf42
parent703cb2cbf4250215e67f4a04081e4ea9d9f34bc9
V4L/DVB (3429): Missing break statement on tuner-core

- default_tuner_init was called twice due to a missing break statement.

Signed-off-by: Markus Rechberger <mrechberger@gmail.com>
Acked-by: Michael Krufky <mkrufky@m1k.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/tuner-core.c