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:
5f1e693
)
ALSA: aw2: Use standard printk helpers
author
Takashi Iwai
<tiwai@suse.de>
Tue, 25 Feb 2014 14:54:30 +0000
(15:54 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Wed, 26 Feb 2014 15:45:24 +0000
(16:45 +0100)
Convert with dev_err() and co from snd_printk(), etc.
A couple of prints are difficult to convert with dev_err() so they are
converted to pr_err() at least.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found