Merge commit 'v2.6.39-rc3' into for-2.6.39
[pandora-kernel.git] / sound / sound_core.c
index 5580ace..6ce2778 100644 (file)
@@ -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)