linux/sound/soc/kirkwood
Bhumika Goyal 636d7e289c ASoC: kirkwood: make snd_pcm_hardware const
Make this const as it is either passed as the 2nd argument
to the function snd_soc_set_runtime_hwparams, which is const or used in
a copy operation.
Done using Coccinelle.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-08-17 17:57:09 +01:00
..
Kconfig ASoC: kirkwood: fix build failure 2016-05-23 17:50:51 +01:00
Makefile
armada-370-db.c ASoC: constify snd_soc_ops structures 2016-10-24 18:34:55 +01:00
kirkwood-dma.c ASoC: kirkwood: make snd_pcm_hardware const 2017-08-17 17:57:09 +01:00
kirkwood-i2s.c ASoC: kirkwood: Delete an error message for a failed memory allocation in kirkwood_i2s_dev_probe() 2017-08-14 17:37:20 +01:00
kirkwood.h