]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Atom: make snd_pcm_hardware const
authorBhumika Goyal <bhumirks@gmail.com>
Thu, 17 Aug 2017 10:16:08 +0000 (15:46 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 17 Aug 2017 16:58:14 +0000 (17:58 +0100)
commit28cb0b4b6d681d6d6ed56f2705aae29ab7ff6371
treea1532e904fe69e4cefe8530b5dcea9d7bfa89d9b
parent29a537868aa8f4746f1ac923164d14db49bb2ad9
ASoC: Intel: Atom: make snd_pcm_hardware const

Make this const as it is only used in a copy operation.
Done using Coccinelle.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/atom/sst-mfld-platform-pcm.c