ASoC: codecs: constify static sdw_slave_ops struct
[ Upstream commit 65b7b869 ] The struct sdw_slave_ops is not modified and sdw_driver takes pointer to const, so make it a const for code safety. Signed-off-by:Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230124163953.345949-1-krzysztof.kozlowski@linaro.org Signed-off-by:
Mark Brown <broonie@kernel.org> Stable-dep-of: 84822215 ("ASoC: codecs: wcd938x: fix accessing regmap on unattached devices") Signed-off-by:
Sasha Levin <sashal@kernel.org>
Loading
Please register or sign in to comment