Commits

Takashi Iwai committed 4a8d9d717f9
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>