From: Charles Keepax Date: Thu, 14 Nov 2013 16:18:23 +0000 (+0000) Subject: extcon: arizona: Fix race with microphone detection and removal X-Git-Tag: v3.14-rc1~152^2~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31a847e6e1ed4db5002a4af191988aa85008c407;p=pandora-kernel.git extcon: arizona: Fix race with microphone detection and removal The microphone detection code is run as delayed work to provide additional debounce, it is possible that the jack could have been removed by the time we process the microphone detection. Turn this case into a no op. Signed-off-by: Charles Keepax Signed-off-by: Chanwoo Choi --- Reading git-diff-tree failed