mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 17:08:10 +00:00
f6c6383502
This is driver for Turtle Beach Multisound cards: Classic, Fiji and Pinnacle. Tested pcm playback and recording and MIDI playback on Multisound Pinnacle. Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl> Signed-off-by: Takashi Iwai <tiwai@suse.de>
3 lines
122 B
C
3 lines
122 B
C
/* The work is in msnd_pinnacle.c, just define MSND_CLASSIC before it. */
|
|
#define MSND_CLASSIC
|
|
#include "msnd_pinnacle.c"
|