]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: core: Use standard printk helpers
authorTakashi Iwai <tiwai@suse.de>
Tue, 4 Feb 2014 17:21:03 +0000 (18:21 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 14 Feb 2014 07:14:15 +0000 (08:14 +0100)
commit5db4f168eed2796d917a023164de83e43a3cdaf0
tree52e3cf57d91763c7f284e654c9d10a4152214656
parent788fe85239164a90133193338b9353531f1cb756
ALSA: core: Use standard printk helpers

Use dev_err() & co as much as possible.  If not available (no device
assigned at the calling point), use pr_xxx() helpers instead.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/device.c
sound/core/info.c
sound/core/init.c
sound/core/isadma.c
sound/core/memalloc.c
sound/core/seq/seq_device.c
sound/core/sound.c
sound/core/vmaster.c