]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: Use %pV for snd_printk()
authorTakashi Iwai <tiwai@suse.de>
Fri, 10 Jun 2011 13:32:31 +0000 (15:32 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 10 Jun 2011 13:35:20 +0000 (15:35 +0200)
commitb133429757a856b8b41f9e7e9ec36bfc868057e4
tree7f3dce992c573590c0c0c1bb3013fef5acb25404
parentcddd403cf9a2349ea7e186f6a0876a9ef2764796
ALSA: Use %pV for snd_printk()

Clean up snd_printk() helper using the %pV prefix for recursive printks.
This also automagically fixes an Oops with RO/NX-enabled modules.

Tested-by: Maarten Lankhorst <m.b.lankhorst@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/misc.c