commit | 3939e7142da722324ab07d244a9736b0fa59c362 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon Oct 24 17:02:03 2005 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Fri Nov 04 13:19:58 2005 +0100 |
tree | 015ebd5763d11cfd62e79f0e429a99968d0b8ddb | |
parent | fc58422ad95a0f4936ead538e0b946aee5a4f98c [diff] |
[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>