]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detection
authorAdrian Knoth <adi@drcomp.erfurt.thur.de>
Thu, 27 Oct 2011 19:57:53 +0000 (21:57 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 31 Oct 2011 08:53:41 +0000 (09:53 +0100)
commita3466865681b7fe262a46c8f9d95126b38999d7f
tree8c96036259b1e8c69abfa4578f5ac2ab37e4c41b
parent9e6ff52088433e02426f860b0d40a5a0d4c8eb92
ALSA: hdsp - Correct HDSP_VERSION_BIT constant, thus partly fixing RPM detection

HDSP_VERSION_BIT has to be ORed with HDSP_S_LOAD. This fixes the detection
of at least some RME RPM boxes.

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