提交 4d8981f6 编写于 作者: M Michal Simek 提交者: Russell King

ARM: 7871/1: amba: Extend number of IRQS

Xilinx Zynq pl330 dma driver has 9 irqs which all have to
be used by the driver to get it work properly.
Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 c682e51d
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
#include <linux/resource.h> #include <linux/resource.h>
#include <linux/regulator/consumer.h> #include <linux/regulator/consumer.h>
#define AMBA_NR_IRQS 2 #define AMBA_NR_IRQS 9
#define AMBA_CID 0xb105f00d #define AMBA_CID 0xb105f00d
struct clk; struct clk;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册