diff options
author | Arvind Yadav <[email protected]> | 2017-08-17 15:36:20 +0530 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2017-08-17 12:42:19 +0200 |
commit | 815cfec76aff754a8ab32d07c4c0fff400f7d0c7 (patch) | |
tree | 47f91a89dca703ddc2518f6ab584fcc590cca752 /tools/perf/scripts/python | |
parent | 287b546c7080ecef3513f3da87a27eabd50e8100 (diff) |
ALSA: als100: 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 <[email protected]>
Signed-off-by: Takashi Iwai <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions