diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-17 15:36:17 +0530 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-08-17 12:42:15 +0200 |
commit | 05cb183e87931c722b9bc2e2e59243628efaab75 (patch) | |
tree | b72c8794c35b8c74c3dba1d5bcfcb5b0abe6c9de /Kconfig | |
parent | 1491c68a2248747de0bfb83350c5096954b40dce (diff) |
ALSA: es18xx: constify pnp_device_id and pnp_card_device_id
*_device_id are not supposed to change at runtime. All functions
working with *_device_id provided by <linux/pnp.h> work with
const *_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>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions