[ALSA] clean up device types symbols
authorClemens Ladisch <clemens@ladisch.de>
Mon, 24 Oct 2005 15:02:03 +0000 (17:02 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 4 Nov 2005 12:19:58 +0000 (13:19 +0100)
commit3939e7142da722324ab07d244a9736b0fa59c362
tree015ebd5763d11cfd62e79f0e429a99968d0b8ddb
parentfc58422ad95a0f4936ead538e0b946aee5a4f98c
[ALSA] clean up device types symbols

Modules: ALSA Core,ALSA Minor Numbers

Remove the unused and undefined symbols SNDRV_DEVICE_TYPE_{MIXER,
PCM_PLOOP,PCM_CLOOP}, and introduce a new symbol SNDRV_MINOR_GLOBAL
for non-card-specific devices like the sequencer or the timer.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
include/sound/minors.h
sound/core/sound.c