ASoC: kirkwood: make kirkwood_soc_platform const
authorBhumika Goyal <bhumirks@gmail.com>
Wed, 27 Sep 2017 16:05:47 +0000 (21:35 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 27 Sep 2017 17:02:18 +0000 (10:02 -0700)
commitf5fe8c4589740bf45fd19c348e67981e977697cb
tree3f0f10d2b7323c329c9d7619c31a2acd1dfe875f
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e
ASoC: kirkwood: make kirkwood_soc_platform const

Make kirkwood_soc_platform const as it only passed to a const argument
of the function snd_soc_register_platform in the file referencing it.
Make the declaration const too.

Done using Coccinelle.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/kirkwood/kirkwood-dma.c
sound/soc/kirkwood/kirkwood.h