diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2018-05-15 16:12:57 +0300 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2018-05-15 19:05:27 +0300 |
commit | b0eaa0721df31d4a7c47989a1ac6faedd8495ba1 (patch) | |
tree | ff2c0f880e97ee43ac153af337204409a3eab132 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 710669455d9e6978336dcbcb220024fb64ec2d38 (diff) | |
download | linux-b0eaa0721df31d4a7c47989a1ac6faedd8495ba1.tar.xz |
ALSA: hda/ca0132: constify templates for control element set
An array of templates for control element set is passed as an
argument for snd_hda_add_new_ctls(). This argument has 'const'
qualifier therefore the passed array can have the qualifier.
This commit adds this optimization.
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions