From: Clemens Ladisch Date: Mon, 12 Dec 2005 08:36:01 +0000 (+0100) Subject: [ALSA] seq: reorganize sequencer client numbers X-Git-Tag: v2.6.16-rc1~474^2~22^2~3^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa1e77e691025149908f7641e77de93ffd7f1188;p=pandora-kernel.git [ALSA] seq: reorganize sequencer client numbers Modules: ALSA sequencer Reduce the maximum possible number of global clients to 16 to make more numbers available for card clients, and allow dynamically allocated card client numbers to share the same range as application client numbers to make sure that all 32 cards can be used at the same time. Signed-off-by: Clemens Ladisch --- Reading git-diff-tree failed