From: Peter Ujfalusi Date: Fri, 23 Sep 2011 06:52:02 +0000 (+0300) Subject: ASoC: twl6040: No need to read the INTID register X-Git-Tag: v3.2-rc1~127^2~1^2~264 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f34c660662cc2b6e133083160bf6a3c77f11886e;p=pandora-kernel.git ASoC: twl6040: No need to read the INTID register Since our irq handler has been called, it is granted, that the reason was either PLUGINT, or UNPLUGINT. The INTID register has been checked in the MFD part of twl6040 driver (twl6040-irq.c). We have no reason to read from chip again here. Signed-off-by: Peter Ujfalusi Signed-off-by: Mark Brown --- Reading git-diff-tree failed