1
0
Fork 0
alistair23-linux/sound/isa/cs423x
Arvind Yadav 3f41b75cb1 ALSA: cs4236: constify pnp_card_device_id
pnp_card_device_id are not supposed to change at runtime. All functions
working with pnp_card_device_id provided by <linux/pnp.h> work with
const pnp_card_device_id. So mark the non-const structs as const.

Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2017-08-17 12:42:23 +02:00
..
Makefile ALSA: cs4236 - Merge snd-cs4236-lib module into snd-cs4236 2009-02-17 08:10:54 +01:00
cs4231.c ALSA: cs423x: fix format string overflow warning 2017-07-18 17:51:55 +02:00
cs4236.c ALSA: cs4236: constify pnp_card_device_id 2017-08-17 12:42:23 +02:00
cs4236_lib.c ALSA: cs423x: Constify hw_constraints 2017-06-09 10:42:46 +02:00