]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: Fix the card number limit of OSS-emulation
authorTakashi Iwai <tiwai@suse.de>
Tue, 8 May 2012 15:25:56 +0000 (17:25 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 8 May 2012 15:25:56 +0000 (17:25 +0200)
commit779ae5a08368c423f0c3b6075a518356eacd41f6
tree60c9fd6d60f02b253f42ae3ac90271116bd7ce4c
parenta2e888f0d7cf6f2011740acb1f310bcc959c2842
ALSA: Fix the card number limit of OSS-emulation

There are left-over codes from the ancient days with the static device
number limitation of 8.  Actaully OSS can support up to 16 cards.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/sound_oss.c