On Tue, 23 Aug 2011, Venkatraman S wrote:
> From: Venkatraman S
>
> The underlying implementation in enable_fiq/disable_fiq uses
> the irqs anyway, so use them directly.
>
> Signed-off-by: Venkatraman S
Maybe folding the FIQ_START constant into the actual fiq number would be
better here. Lo
From: Venkatraman S
The underlying implementation in enable_fiq/disable_fiq uses
the irqs anyway, so use them directly.
Signed-off-by: Venkatraman S
---
arch/arm/mach-rpc/dma.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm/mach-rpc/dma.c b/arch/arm/mach-r