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)
commita7468e478a95db31c0f64e8497fadd9df5c49789
treea1532e904fe69e4cefe8530b5dcea9d7bfa89d9b
parent393a829bb2f7e12403cb7ff3b62539c27a543a2c
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