commit | bcde1f8a80d1bdfd43fb498996dfa89666fd7fe3 | [log] [tgz] |
---|---|---|
author | Krzysztof Helt <krzysztof.h1@wp.pl> | Fri Oct 02 18:41:29 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Oct 04 10:22:51 2009 +0200 |
tree | ad71932236e08af4b98bb1add256522706578823 | |
parent | 7c824f4b69316df55fe243c5a6c7dba2b62285c1 [diff] |
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>