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)
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>

No differences found