aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArvind Yadav <[email protected]>2017-08-17 15:36:29 +0530
committerTakashi Iwai <[email protected]>2017-08-17 12:42:31 +0200
commit05e20b265c9068d2f5871e3fcddc366d5f6feecb (patch)
tree39f51942882e3b9ee8747f327d0053c975681597 /tools/perf/scripts/python
parente6a76e2fdabf703e41a82fdb39a960f506a4c467 (diff)
ALSA: sscape: 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