]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3e9004c83753de131a943cb38fbe54d8f85bbc6f
tree2bd07fd5fe7dc518b25b3b61592cad4a3fbf10b9
parent8fc47683f254f6764be0a072f159aeed58b4ea0e
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