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:
cade9f8
)
ALSA: snd_pcm_new api cleanup
author
Tim Blechmann
<tim@klingt.org>
Thu, 5 Feb 2009 12:01:54 +0000
(13:01 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Thu, 5 Feb 2009 14:03:27 +0000
(15:03 +0100)
Impact: cleanup
snd_pcm_new takes a char *id argument, although it is not modifying
the string. it can therefore be declared as const char *id.
Signed-off-by: Tim Blechmann <tim@klingt.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found