OSDN Git Service

ALSA: als300: Use standard printk helpers
authorTakashi Iwai <tiwai@suse.de>
Tue, 25 Feb 2014 11:48:27 +0000 (12:48 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 26 Feb 2014 15:45:11 +0000 (16:45 +0100)
commitc778f7ec74535196d225d1668cd3af57abcff89e
tree3b6848b11f32ff06d556ac5240ff120b98e139db
parentbc340c3350fe411796df345815570322dc9969be
ALSA: als300: Use standard printk helpers

Convert with dev_err() and co from snd_printk(), etc.
Also, correct the printk level appropriately.

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