]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: cmipci: Use standard printk helpers
authorTakashi Iwai <tiwai@suse.de>
Tue, 25 Feb 2014 11:39:30 +0000 (12:39 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 26 Feb 2014 15:45:15 +0000 (16:45 +0100)
commit40175bdba1bbf8bea27bf521af5fdfbc0ea5eeee
treea68b8eff6ea6baa540912ed4132cadbfa04f7d5c
parent02c33520b35fe7a910028f9e678a311a4d1ad103
ALSA: cmipci: Use standard printk helpers

Convert with dev_err() and co from snd_printk(), etc.
Some commented debug prints are also enabled as dev_dbg().

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