]> git.karo-electronics.de Git - linux-beck.git/commit
ALSA: ali5451: Use standard printk helpers
authorTakashi Iwai <tiwai@suse.de>
Tue, 25 Feb 2014 14:48:50 +0000 (15:48 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 26 Feb 2014 15:45:23 +0000 (16:45 +0100)
commit5f1e69373172100d1a9be7ea36cad0a8d8081b7c
tree297734ae0dd330139a2c09888566bf47bfa65a48
parent38c16e34fe2f72c131e4dfd95c191783936c6bf8
ALSA: ali5451: Use standard printk helpers

Convert with dev_err() and co from snd_printk(), etc.
Some debug prints are replaced with dev_dbg(), too.

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