commit | 4f7454a9970fa0f3e9f1a68201520e3df1bb5224 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Sep 08 14:29:58 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Sep 08 14:45:06 2009 +0200 |
tree | 2bd07fd5fe7dc518b25b3b61592cad4a3fbf10b9 | |
parent | 6e5265ec34d3b9578973841ddec8b925e986136a [diff] |
ALSA: Add const prefix to proc helper functions 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>