diff options
author | Arvind Yadav <[email protected]> | 2017-08-17 15:36:27 +0530 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2017-08-17 12:42:28 +0200 |
commit | 529d25761173cba9e5cd8e1629c6477a141fce6d (patch) | |
tree | eb7421e33b79c277156c36cb4da056f2f3dfd825 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 1ef428bf9bb2d2580630c4ea1f74af8f79de8398 (diff) |
ALSA: opti9xx: 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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions