diff options
author | 2015-01-05 10:18:28 +0100 | |
---|---|---|
committer | 2015-01-05 21:19:04 +0000 | |
commit | 27ad02f3b6452e0b650835438eb10ba76cb7dfaf (patch) | |
tree | faa0d94d4c892e1290cae488342cc4b3edb6068c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ASoC: wm8804: Constify struct regmap_config and snd_soc_codec_driver (diff) | |
download | wireguard-linux-27ad02f3b6452e0b650835438eb10ba76cb7dfaf.tar.xz wireguard-linux-27ad02f3b6452e0b650835438eb10ba76cb7dfaf.zip |
ASoC: wm8804: Constify struct regmap_config and snd_soc_codec_driver
The regmap_config struct may be const because it is not modified by the
driver and regmap_init() accepts pointer to const. Make struct
snd_soc_codec_driver (snd_soc_register_codec() accepts pointer to const)
and array of default register values const as well.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Brian Austin <brian.austin@cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions