From: Michael Krufky Date: Thu, 13 Apr 2006 16:06:28 +0000 (-0300) Subject: V4L/DVB (3801): Cx88-tvaudio: replace 'if' with 'switch..case' X-Git-Tag: v2.6.18-rc1~862^2~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a3165a1520c608f10a66588ab48275e1ce253f5;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed