diff options
author | 2017-08-03 21:30:20 +0530 | |
---|---|---|
committer | 2017-08-07 12:33:51 +0100 | |
commit | 92ff5d085ecc8255600551055262bf98a8f3f1d0 (patch) | |
tree | 556d63aa12be2b28c12afca932285bf1588589d4 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | ASoC: sun4i-i2s: Extend quirks scope (diff) | |
download | wireguard-linux-92ff5d085ecc8255600551055262bf98a8f3f1d0.tar.xz wireguard-linux-92ff5d085ecc8255600551055262bf98a8f3f1d0.zip |
ASoC: sunxi: make snd_soc_codec_driver structures as const
Declare snd_soc_codec_driver structures as const as they are either
passed as an argument to the function snd_soc_register_codec or stored as
reference in field codec of type sun4i_codec_quirks. Both the fucntion
argument and the codec field are of type const, so declare the
structures with this property as const.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions