From: Mark A. Greer Date: Tue, 2 Sep 2014 22:12:26 +0000 (-0700) Subject: NFC: trf7970a: Clear possible spurious interrupt before transmitting X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~72^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aff0564aa7b2118a1d76dc0118dfdbf4beaf4b8c;p=pandora-kernel.git NFC: trf7970a: Clear possible spurious interrupt before transmitting The trf7970a occasionally generates spurious interrupts which can confuse the driver. To help alleviate this, clear any interrupts by reading the 'IRQ Status Register' before starting a new transaction. Signed-off-by: Mark A. Greer Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed