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)
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>

No differences found