diff options
author | Arvind Yadav <[email protected]> | 2017-08-24 11:55:28 +0530 |
---|---|---|
committer | Takashi Iwai <[email protected]> | 2017-08-24 09:13:43 +0200 |
commit | 5d3806eea2dd19b083c729a32aded6d012ead5ae (patch) | |
tree | 1e659e8332bdd6c3b6c8f7e0a9af51cbb477374c /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | faa119099e4942152fd2ff823ae9961ad00db475 (diff) |
ALSA: nm256: constify snd_ac97_res_table
snd_ac97_res_table are not supposed to change at runtime. All functions
working with snd_ac97_res_table provided by <sound/ac97_codec.h> work with
const snd_ac97_res_table. 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/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions