ALSA: sscape: remove MIDI instances counting with limit ULONG_MAX
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Fri, 2 Oct 2009 16:41:29 +0000 (18:41 +0200)
committerTakashi Iwai <tiwai@suse.de>
Sun, 4 Oct 2009 08:22:51 +0000 (10:22 +0200)
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 <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found