ALSA: Print function symbol in the error messages
authorTakashi Iwai <tiwai@suse.de>
Thu, 16 Oct 2008 14:17:30 +0000 (16:17 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Oct 2008 14:17:30 +0000 (16:17 +0200)
commit76a4d10e522bfc238ddf70f35272088d420d2dcf
tree7d0d1c4378386f56527ba30c394b1189b78ef9f2
parentaf31ed217a0fe433e06c83b978bcb805ada6295a
ALSA: Print function symbol in the error messages

Use the new %pF for error messages in snd_device_*() functions
to give more understandable results.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/device.c