Home
last modified time | relevance | path

Searched hist:"3 d882b0e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/pxa/
H A Dpxa2xx-pcm.c3d882b0e Mon Aug 14 06:38:45 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> ASoC: pxa: make snd_soc_platform_driver const

Make these const as they are only passed as the 2nd argument to the
function devm_snd_soc_register_platform, which is of type const.
Done using Coccinelle.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
3d882b0e Mon Aug 14 06:38:45 CDT 2017 Bhumika Goyal <bhumirks@gmail.com> ASoC: pxa: make snd_soc_platform_driver const

Make these const as they are only passed as the 2nd argument to the
function devm_snd_soc_register_platform, which is of type const.
Done using Coccinelle.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>