ALSA: Add const prefix to proc helper functions
authorTakashi Iwai <tiwai@suse.de>
Tue, 8 Sep 2009 12:29:58 +0000 (14:29 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 8 Sep 2009 12:45:06 +0000 (14:45 +0200)
Add appropriate const prefix to char * arguments in proc helper functions.
Also fixed the caller side to be proper const pointers.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found