summaryrefslogtreecommitdiffstats
path: root/fs/kernfs/dir.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>2015-01-05 10:18:28 +0100
committerMark Brown <broonie@kernel.org>2015-01-05 22:19:04 +0100
commit27ad02f3b6452e0b650835438eb10ba76cb7dfaf (patch)
treefaa0d94d4c892e1290cae488342cc4b3edb6068c /fs/kernfs/dir.c
parentASoC: wm8804: Constify struct regmap_config and snd_soc_codec_driver (diff)
downloadlinux-27ad02f3b6452e0b650835438eb10ba76cb7dfaf.tar.xz
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 'fs/kernfs/dir.c')
0 files changed, 0 insertions, 0 deletions