From: Charles Keepax Date: Wed, 7 Aug 2013 11:17:14 +0000 (+0100) Subject: extcon: arizona: Clear trig_sts bits on all paths X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~65^2~46^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb9005d7dacb83ba92f39fe6d2a9c0c06ca50cb3;p=pandora-kernel.git extcon: arizona: Clear trig_sts bits on all paths We want the trig_sts bits to be cleared in all cases where we consider the jack detection interrupt to have been handled. Specifically, if a duplicate detection event was suppressed these bits were not cleared causing the CODEC to not enter a low power state. This patch clears the bits on the duplicate detection code path. Reported-by: Ryo Tsutsui Signed-off-by: Charles Keepax Signed-off-by: Chanwoo Choi --- Reading git-diff-tree failed