ALSA: hdspm - Fix sync check reporting on all RME HDSPM cards
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>
Fri, 19 Oct 2012 15:42:24 +0000 (17:42 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sat, 20 Oct 2012 08:40:25 +0000 (10:40 +0200)
commitfba30fd342beda8e7908f214d9e7f8a62dcdc57d
tree32d3fd98fb2cf308cab2bb14b5a82d58f5038ed9
parent21a164df0c1c2e72d4bb78b2f67dc75a1c9d14fb
ALSA: hdspm - Fix sync check reporting on all RME HDSPM cards

Due to missing breaks and the resulting fall-through, card subtype
selection was effectively missing, thus causing the wrong sync check
functions to be called.

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/rme9652/hdspm.c