Home
last modified time | relevance | path

Searched hist:"3 f41b75c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/isa/cs423x/
H A Dcs4236.c3f41b75c Thu Aug 17 05:06:23 CDT 2017 Arvind Yadav <arvind.yadav.cs@gmail.com> 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>
3f41b75c Thu Aug 17 05:06:23 CDT 2017 Arvind Yadav <arvind.yadav.cs@gmail.com> 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>