summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2026-05-25 15:39:35 +0300
committerMark Brown <broonie@kernel.org>2026-05-25 15:39:35 +0300
commitb0ffc4b644de2442ad7826720b87a345815704ef (patch)
tree3531e812d449241959b24ca67f432069df6b28e9 /include
parentbb49a57c53b71d88f536ba2679a7b32fb17d9c44 (diff)
parente2c428c3832ef054f494bf5dcd0f740616f9bcae (diff)
downloadlinux-b0ffc4b644de2442ad7826720b87a345815704ef.tar.xz
ASoC: codecs: max98090: switch to standard set_jack callback
Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com> says: The MAX98090 codec driver currently exposes a custom max98090_mic_detect() helper for machine drivers to register a headset jack. This series converts the driver to use the standard component .set_jack callback and updates the mt8173-max98090 machine driver to use snd_soc_component_set_jack() instead of the codec-specific helper. Using the standard callback removes the need for a custom exported symbol and allows machine drivers to use the common ASoC jack registration interface. This also improves compatibility with machine drivers, such as Qualcomm platforms, that already rely on snd_soc_component_set_jack(). Link: https://patch.msgid.link/20260520155002.145306-1-srinivas.kandagatla@oss.qualcomm.com
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions