[RFC v2 01/10] arm: fiq: Allow EOI to be communicated to the intc
From: Srinivas Kandagatla <hidden>
Date: 2014-05-23 14:59:27
Also in:
linux-devicetree, linux-serial
From: Srinivas Kandagatla <hidden>
Date: 2014-05-23 14:59:27
Also in:
linux-devicetree, linux-serial
On 23/05/14 14:57, Daniel Thompson wrote:
+ + if (chip->irq_eoi) + chip->irq_eoi(irq_data); +} +
Looks like an extra tab here..