]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: control: Use standard printk helpers
authorTakashi Iwai <tiwai@suse.de>
Tue, 4 Feb 2014 17:18:16 +0000 (18:18 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 14 Feb 2014 07:14:14 +0000 (08:14 +0100)
commite7bc240b4de5728574fc71dbc0464c887679de37
tree13088c6e4436cfb97e30433b2d2db21c1047637a
parent9afe266e913810ce47b9ca61389519e235073504
ALSA: control: 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/control.c
sound/core/control_compat.c