V4L/DVB (3801): Cx88-tvaudio: replace 'if' with 'switch..case'
authorMichael Krufky <mkrufky@linuxtv.org>
Thu, 13 Apr 2006 16:06:28 +0000 (13:06 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 25 Jun 2006 04:58:05 +0000 (01:58 -0300)
This patch cleans up a potential mess that has yet to occur in the
card-specific part of cx88-tvaudio.c that sets sound input from external adc.
It may be a good idea to move this setting into cx88-cards.c in the future.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found