]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - sound/core/vmaster.c
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)
commitf2f9307a4f26a9fbe47fff486a9cee5885af748f
tree52e3cf57d91763c7f284e654c9d10a4152214656
parent09e56df8b37f5e751614a0d140b8bf8250812912
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