]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ASoC: rt5645: Remove irq_jack_detection function
authorNicolas Boichat <drinkcat@chromium.org>
Tue, 14 Jul 2015 06:51:26 +0000 (14:51 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 14 Jul 2015 13:08:06 +0000 (14:08 +0100)
commitf312bc59d21bed7593199a1921468868150954fa
tree72a489a67f6caf3a4e01ab1983d7b8c59dde879d
parentf2a763858a7d0236d658116918c7b1e2c7a5e0cf
ASoC: rt5645: Remove irq_jack_detection function

irq_jack_detection is only called from rt5645_jack_detect_work:
remove the function to simplify the code.

Signed-off-by: Nicolas Boichat <drinkcat@chromium.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt5645.c