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)
commitbcde1f8a80d1bdfd43fb498996dfa89666fd7fe3
treead71932236e08af4b98bb1add256522706578823
parent7c824f4b69316df55fe243c5a6c7dba2b62285c1
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 <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/isa/sscape.c