From: Mark Brown Date: Mon, 1 Apr 2013 18:05:27 +0000 (+0100) Subject: extcon: arizona: Suppress duplicate JACKDET reports X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~36^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3e2078d6a14bc67e733f7dbd32d1bc4051c9d90;p=pandora-kernel.git extcon: arizona: Suppress duplicate JACKDET reports In cases where we see a brief (dis)connection of the jack detection signals we may see a noop jack insertion or removal where the jack has returned to the original state by the time the interrupt is serviced. Suppress these events in order to save work and avoid confusing the rest of the code. Signed-off-by: Mark Brown --- Reading git-diff-tree failed