commit | 890ee02ac12c02c4712b6d7dd062ff4d6d37691c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jun 10 15:32:31 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Jun 10 15:35:20 2011 +0200 |
tree | 7f3dce992c573590c0c0c1bb3013fef5acb25404 | |
parent | c0a20263dbe1fc5f394913d71063c9cd8282c5db [diff] |
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>