commit | 179bb7f16abdcca6cfb18d34de2e209947c893e5 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Feb 25 15:54:30 2014 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 26 16:45:24 2014 +0100 |
tree | 49785986addaa101eb5d30b85feb5e0417ead4ed | |
parent | 5f1e69373172100d1a9be7ea36cad0a8d8081b7c [diff] |
ALSA: aw2: Use standard printk helpers 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>