aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2022-01-26 00:46:02 +0100
committerHans Verkuil <[email protected]>2022-02-22 09:41:11 +0100
commit524e1eff9a35ae421e2b5c6df85e747311088446 (patch)
treeb21a4ae891c700a403e69d76687855152b45081c /tools/perf/scripts/python
parent7c1bd6ce7024263883ec0b47cdf51d6a4a6c832c (diff)
media: go7007: Constify static struct snd_device_ops
The only usage of go7007_snd_device_ops is to pass its address to snd_device_new() which takes a pointer to const struct snd_device_ops. Make it const to allow the compiler to put it in read-only memory. Signed-off-by: Rikard Falkeborn <[email protected]> Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions