ALSA: aw2: Use standard printk helpers
authorTakashi Iwai <tiwai@suse.de>
Tue, 25 Feb 2014 14:54:30 +0000 (15:54 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 26 Feb 2014 15:45:24 +0000 (16:45 +0100)
commit179bb7f16abdcca6cfb18d34de2e209947c893e5
tree49785986addaa101eb5d30b85feb5e0417ead4ed
parent5f1e69373172100d1a9be7ea36cad0a8d8081b7c
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>
sound/pci/aw2/aw2-alsa.c
sound/pci/aw2/aw2-saa7146.c