ALSA: bebob: constify various snd_bebob structures
The structures of type snd_bebob_clock_spec, snd_bebob_rate_spec, snd_bebob_meter_spec, and snd_bebob_spec are never modified after they are initialized. Make them all const. Done with the help of Coccinelle. Signed-off-by:Julia Lawall <Julia.Lawall@lip6.fr> Tested-by:
Takashi Sakamoto <o-takashi@sakamocchi.jp> Reviewed-by:
Takashi Sakamoto <o-takashi@sakamocchi.jp> Signed-off-by:
Takashi Iwai <tiwai@suse.de>
Showing
- sound/firewire/bebob/bebob.c 1 addition, 1 deletionsound/firewire/bebob/bebob.c
- sound/firewire/bebob/bebob.h 16 additions, 16 deletionssound/firewire/bebob/bebob.h
- sound/firewire/bebob/bebob_focusrite.c 13 additions, 13 deletionssound/firewire/bebob/bebob_focusrite.c
- sound/firewire/bebob/bebob_maudio.c 16 additions, 16 deletionssound/firewire/bebob/bebob_maudio.c
- sound/firewire/bebob/bebob_pcm.c 1 addition, 1 deletionsound/firewire/bebob/bebob_pcm.c
- sound/firewire/bebob/bebob_proc.c 3 additions, 3 deletionssound/firewire/bebob/bebob_proc.c
- sound/firewire/bebob/bebob_stream.c 3 additions, 3 deletionssound/firewire/bebob/bebob_stream.c
- sound/firewire/bebob/bebob_terratec.c 5 additions, 5 deletionssound/firewire/bebob/bebob_terratec.c
- sound/firewire/bebob/bebob_yamaha.c 3 additions, 3 deletionssound/firewire/bebob/bebob_yamaha.c
Loading
Please register or sign in to comment