From: Daniel Mack Date: Fri, 11 Feb 2011 11:34:12 +0000 (+0000) Subject: ALSA: usb-audio: reconstruct some dispatcher functions to use switch-case X-Git-Tag: v2.6.39-rc1~424^2^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3347b26cab60e20534b9a46ceea70b9fb74297fb;p=pandora-kernel.git ALSA: usb-audio: reconstruct some dispatcher functions to use switch-case The number of cases has increased so use switch-case rather than if-statements. Signed-off-by: Daniel Mack Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed