]> git.karo-electronics.de Git - linux-beck.git/commit
ASoC: Intel: constify sst_block_ops structures
authorJulia Lawall <Julia.Lawall@lip6.fr>
Tue, 10 Nov 2015 23:18:52 +0000 (00:18 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 16 Nov 2015 17:38:54 +0000 (17:38 +0000)
commit93189ea425498339b13e5f74d254070d4a2b7d37
tree11636ccb20ce6c4da0065a049bcd52aee0d9d352
parentaecf6fd878eba5182665cccb943205be4c9a0337
ASoC: Intel: constify sst_block_ops structures

The sst_block_ops structure is never modified, and is thus declared as
const.

Done with the help of Coccinelle.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Acked-by: Jie Yang <yang.jie@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/common/sst-dsp-priv.h
sound/soc/intel/common/sst-firmware.c
sound/soc/intel/haswell/sst-haswell-dsp.c