ASoC: codecs: da7219: Do not export internal symbols
authorAmadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Mon, 31 Oct 2022 16:02:27 +0000 (17:02 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 7 Nov 2022 13:58:19 +0000 (13:58 +0000)
commitc05dff38d21556c532032f63330271b96265d448
treeaa16b7dde9483140e1949d4616d0fac2843e72fc
parent7af1ca5bb5e3c2e472a040f8b52382ccc57bb01a
ASoC: codecs: da7219: Do not export internal symbols

With all users utilizing component->set_jack(), there is no need to
export da7219_aad_jack_det() function.

While at it, remove exports from all other functions as well.

Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://lore.kernel.org/r/20221031160227.2352630-8-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/da7219-aad.c