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