commit | 2ebef69fc5a69ff8ef04922020d8ceeb4f6c8fbb | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Feb 04 18:21:54 2014 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Feb 14 08:14:16 2014 +0100 |
tree | 604b14564c62ca94c0b4717914a468344f3ac067 | |
parent | ca20d29275b90986e43de58ac6c218e826a4f985 [diff] |
ALSA: hwdep: 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>