commit | bb00945749c544670d30d9eaee2494da50af6b6e | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Feb 04 18:18:16 2014 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Feb 14 08:14:14 2014 +0100 |
tree | 13088c6e4436cfb97e30433b2d2db21c1047637a | |
parent | a67ca25b6cc6d2f3f24aebf1c83af3db28b5e304 [diff] |
ALSA: control: Use standard printk helpers 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>