]> git.baikalelectronics.ru Git - kernel.git/commit
sound: allow the unit search until 256 in sound_core.c
authorTakashi Iwai <tiwai@suse.de>
Tue, 8 May 2012 15:27:03 +0000 (17:27 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 8 May 2012 15:27:03 +0000 (17:27 +0200)
commitf56add8a72d5d0e82ffe7dda72902a324e954d71
tree4f486d3d62de63dc4d12ee344714e1fcdca20db8
parente9780021331eb013d604a94dba7016d443c7b38f
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>
sound/sound_core.c