From: Takashi Iwai Date: Tue, 8 May 2012 15:27:03 +0000 (+0200) Subject: sound: allow the unit search until 256 in sound_core.c X-Git-Tag: v3.5-rc1~118^2~1^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2abb80176cd80ad8e939ead9c785ac17dc9890a4;p=pandora-kernel.git 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 --- Reading git-diff-tree failed