diff options
| author | Arvind Yadav <[email protected]> | 2017-08-21 10:28:24 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-08-22 18:33:19 -0700 |
| commit | ccc5d98ae06a6da39c68db2338ce7902765b79f9 (patch) | |
| tree | c7eb56b889ae440617cda6429f27dc0d64cd1e8f /tools/perf/scripts/python | |
| parent | 4a27e3e09d2f846905163eb967884a1efb8e6462 (diff) | |
staging: greybus: audio: constify snd_soc_dai_ops structures
snd_soc_dai_ops are not supposed to change at runtime. All functions
working with snd_soc_dai_ops provided by <sound/soc-dai.h> work with
const snd_soc_dai_ops. So mark the non-const structs as const.
Signed-off-by: Arvind Yadav <[email protected]>
Acked-by: Mark Greer <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions