From: Takashi Iwai Date: Tue, 25 Feb 2014 15:04:05 +0000 (+0100) Subject: ALSA: ca0106: Use standard printk helpers X-Git-Tag: v3.15-rc1~142^2~3^2~46^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74103227a6eee19654a915cbd56307fc8bc78ba6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed