X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=sound%2Fsound_core.c;h=6ce277860fd73c9231da9af6f6dfb1048d4bd0c4;hb=53e4051f34a4fd8b56a8b98cce38610bf2257a0a;hp=5580aced87308202e00d181194a6d4aa6689b920;hpb=fee1cc0895fd7bde875a86bbc3a1e82089e540b8;p=pandora-kernel.git diff --git a/sound/sound_core.c b/sound/sound_core.c index 5580aced8730..6ce277860fd7 100644 --- a/sound/sound_core.c +++ b/sound/sound_core.c @@ -384,6 +384,9 @@ int register_sound_special_device(const struct file_operations *fops, int unit, case 4: name = "audio"; break; + case 5: + name = "dspW"; + break; case 8: name = "sequencer2"; if (unit >= SOUND_STEP)