git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c824f4
)
ALSA: sscape: remove MIDI instances counting with limit ULONG_MAX
author
Krzysztof Helt
<krzysztof.h1@wp.pl>
Fri, 2 Oct 2009 16:41:29 +0000
(18:41 +0200)
committer
Takashi 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