diff options
author | 2015-10-05 21:23:48 +0800 | |
---|---|---|
committer | 2015-10-16 18:13:35 +0100 | |
commit | 3943b9efb381531b99bf9c545736f9e1e2715b9c (patch) | |
tree | 8d60bc6a54082932150f869dc5112de197c9e412 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | ASoC: rt298: set register non-volatile by default (diff) | |
download | wireguard-linux-3943b9efb381531b99bf9c545736f9e1e2715b9c.tar.xz wireguard-linux-3943b9efb381531b99bf9c545736f9e1e2715b9c.zip |
ASoC: rt298: Make rt298_index_def const
The index_cache is per instance run time state but rt298_index_def is not.
Make rt298_index_def const and make a copy of memory for index_cache rather
than directly use the rt298_index_def.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions