summaryrefslogtreecommitdiff
path: root/include/sound/hdsp.h
diff options
context:
space:
mode:
authorFlorian Faber <faberman@linuxproaudio.org>2010-12-01 11:14:47 (GMT)
committerTakashi Iwai <tiwai@suse.de>2010-12-01 11:14:47 (GMT)
commit28b26e15533e60970a014582d812d471ad63bcd0 (patch)
tree6fa24353eb27b74a4b522225c7941198300c77df /include/sound/hdsp.h
parent03cfe6f57dc5c13ccdd235c23c80e3fa170f03d1 (diff)
downloadlinux-fsl-qoriq-28b26e15533e60970a014582d812d471ad63bcd0.tar.xz
ALSA: hdsp - Add support for RPM io box
Add support for the RME HDSP RPM IO box. Changes have been made in the identification of the IO box and the neccessary controls have been added. Signed-off-by: Florian Faber <faberman@linuxproaudio.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'include/sound/hdsp.h')
-rw-r--r--include/sound/hdsp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sound/hdsp.h b/include/sound/hdsp.h
index d98a78d..0909a38 100644
--- a/include/sound/hdsp.h
+++ b/include/sound/hdsp.h
@@ -28,6 +28,7 @@ enum HDSP_IO_Type {
Multiface,
H9652,
H9632,
+ RPM,
Undefined,
};