]> git.baikalelectronics.ru Git - kernel.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)
commit07b1534ba5b92d722eafb00460d9e932829d945c
treea68b8eff6ea6baa540912ed4132cadbfa04f7d5c
parent727128b27c9fb586a5305f4c4e308bd3a7b67d33
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