From: Krzysztof Helt Date: Fri, 2 Oct 2009 16:41:29 +0000 (+0200) Subject: ALSA: sscape: remove MIDI instances counting with limit ULONG_MAX X-Git-Tag: v2.6.33-rc1~390^2~2^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcde1f8a80d1bdfd43fb498996dfa89666fd7fe3;p=pandora-kernel.git ALSA: sscape: remove MIDI instances counting with limit ULONG_MAX There is no sense to limit open MIDI connections with limit as high as ULONG_MAX. Also, convert more messages to use the snd_printk. Correct few old and misleading comments as well. Signed-off-by: Krzysztof Helt Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed