commit | 74103227a6eee19654a915cbd56307fc8bc78ba6 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Feb 25 16:04:05 2014 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Feb 26 16:45:24 2014 +0100 |
tree | a5971613b1fc5bb72fb4e991430f34d9e663493e | |
parent | 179bb7f16abdcca6cfb18d34de2e209947c893e5 [diff] |
ALSA: ca0106: 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>