commit | ca20d29275b90986e43de58ac6c218e826a4f985 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Feb 04 18:21:39 2014 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Feb 14 08:14:16 2014 +0100 |
tree | 32f33adb4394674a5339b76f53f7f1e1d726f130 | |
parent | f2f9307a4f26a9fbe47fff486a9cee5885af748f [diff] |
ALSA: rawmidi: 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>