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)
commit4f7454a9970fa0f3e9f1a68201520e3df1bb5224
tree2bd07fd5fe7dc518b25b3b61592cad4a3fbf10b9
parent6e5265ec34d3b9578973841ddec8b925e986136a
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>
include/sound/info.h
sound/core/info.c
sound/core/oss/mixer_oss.c
sound/core/oss/pcm_oss.c