ASoC: Intel: avs: rt5682: Constify card_headset_pins
authorAmadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Wed, 3 Apr 2024 09:31:45 +0000 (11:31 +0200)
committerMark Brown <broonie@kernel.org>
Wed, 3 Apr 2024 10:05:19 +0000 (11:05 +0100)
commit5faf65b5d1e36ec0a1eb3ba8ba2a8b7a779575ce
tree5b035d5a51aab0ec90e6bb6e72cacb4dffe1a4e9
parenta055674868fa9d36f290dba906a76dd45801a37e
ASoC: Intel: avs: rt5682: Constify card_headset_pins

card_headset_pins is never modified, mark it const.

Reviewed-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Link: https://msgid.link/r/20240403093145.3375857-11-amadeuszx.slawinski@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/avs/boards/rt5682.c