[ALSA] sound: replace remaining __FUNCTION__ occurences
authorHarvey Harrison <harvey.harrison@gmail.com>
Mon, 3 Mar 2008 23:32:18 +0000 (15:32 -0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:20 +0000 (12:00 +0200)
__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found