commit | 2abb80176cd80ad8e939ead9c785ac17dc9890a4 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue May 08 17:27:03 2012 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue May 08 17:27:03 2012 +0200 |
tree | 4f486d3d62de63dc4d12ee344714e1fcdca20db8 | |
parent | 779ae5a08368c423f0c3b6075a518356eacd41f6 [diff] |
sound: allow the unit search until 256 in sound_core.c The upper limit of the available minors isn't necessarily 128 + unit, but it's rather up to 256. Fixing this allows more than 8 devices. Signed-off-by: Takashi Iwai <tiwai@suse.de>