commit | 7a3165a1520c608f10a66588ab48275e1ce253f5 | [log] [tgz] |
---|---|---|
author | Michael Krufky <mkrufky@linuxtv.org> | Thu Apr 13 13:06:28 2006 -0300 |
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | Sun Jun 25 01:58:05 2006 -0300 |
tree | 09be3f17b46a64d847b13fec32f6d047ea20736f | |
parent | b3038304c91aa710fe651c7f42568e252fc54908 [diff] |
V4L/DVB (3801): Cx88-tvaudio: replace 'if' with 'switch..case' 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>