ALSA: azt3328: Use standard printk helpers
authorTakashi Iwai <tiwai@suse.de>
Tue, 25 Feb 2014 13:04:46 +0000 (14:04 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 26 Feb 2014 15:45:14 +0000 (16:45 +0100)
commit4a8d9d717f9498fb80f8e34d5c779a2bf62379f1
tree25a9f9bdb9b3d4891e9ff1e1bc5e22fa95f3cdab
parent4162cd3843af8a93e70847ff20e65d25ee451e8a
ALSA: azt3328: Use standard printk helpers

Convert with dev_err() and co from snd_printk(), etc.
All debug print macros have been replaced with dev_dbg(), too.
Also, added the missing definition of snd_azf3328_ctrl_inw().

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/azt3328.c