]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: ca0106: Use standard printk helpers
authorTakashi Iwai <tiwai@suse.de>
Tue, 25 Feb 2014 15:04:05 +0000 (16:04 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 26 Feb 2014 15:45:24 +0000 (16:45 +0100)
commit74103227a6eee19654a915cbd56307fc8bc78ba6
treea5971613b1fc5bb72fb4e991430f34d9e663493e
parent179bb7f16abdcca6cfb18d34de2e209947c893e5
ALSA: ca0106: 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/ca0106/ca0106_main.c
sound/pci/ca0106/ca_midi.c