From: Mark Brown Date: Thu, 10 Nov 2022 17:50:21 +0000 (+0000) Subject: ASoC: codecs: da7219: Do not export da7219_aad_jack_det() X-Git-Tag: v6.2-rc1~126^2^2~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec39862fdd8ed6fe539dd4825191725c6a3b8a72;p=thirdparty%2Fkernel%2Fstable.git ASoC: codecs: da7219: Do not export da7219_aad_jack_det() Merge series from Cezary Rojewski : Goal of the series is to drop any usage of the internal function. First, update all users to utilize component->set_jack() and then remove the relevant EXPORT_SYMBOL_GPL. --- ec39862fdd8ed6fe539dd4825191725c6a3b8a72