OSDN Git Service

ALSA: es1938: Use standard printk helpers
authorTakashi Iwai <tiwai@suse.de>
Tue, 25 Feb 2014 13:21:18 +0000 (14:21 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 26 Feb 2014 15:45:17 +0000 (16:45 +0100)
commitebebecaa0a9a26a246f1c20ee2f9d90da37f70f8
treef771ba56ebca367c774cee9d9b283f7f16454546
parent7ddbd1819ca2a04664394aef6d4c2bb24d6c698c
ALSA: es1938: 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/es1938.c