ASoC: intel: sof_sdw: Constify parameter to find_codec_part_info
authorCharles Keepax <ckeepax@opensource.cirrus.com>
Mon, 31 Jul 2023 21:42:48 +0000 (16:42 -0500)
committerMark Brown <broonie@kernel.org>
Mon, 31 Jul 2023 22:22:34 +0000 (23:22 +0100)
commitfad1a9eff67d34b6f90cf4d1d2f1dc2632dfeeb4
tree574890e36f5fbe3531fc51c8b666fd420a35e4cd
parent31a54f78ad1d294432d63e9f72db08dc14cca432
ASoC: intel: sof_sdw: Constify parameter to find_codec_part_info

The address passed to find_codec_part_info should be const.

Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@intel.com>
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20230731214257.444605-15-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/sof_sdw.c