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:
2ebef69
)
ALSA: oss: Use standard printk helpers
author
Takashi Iwai
<tiwai@suse.de>
Tue, 4 Feb 2014 17:22:11 +0000
(18:22 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 14 Feb 2014 07:14:17 +0000
(08:14 +0100)
Use dev_err() & co as much as possible. If not available (no device
assigned at the calling point), use pr_xxx() helpers instead.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found