]> Pileus Git - ~andy/linux/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)
commit890ee02ac12c02c4712b6d7dd062ff4d6d37691c
tree7f3dce992c573590c0c0c1bb3013fef5acb25404
parentc0a20263dbe1fc5f394913d71063c9cd8282c5db
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