[PATCH] ARM: S5P6440: Add External Interrupt support
Russell King - ARM Linux
linux at arm.linux.org.uk
Mon May 24 19:01:14 EDT 2010
On Mon, May 24, 2010 at 04:47:00PM +0900, Kukjin Kim wrote:
> + default:
> + printk(KERN_ERR "No such irq type %d", type);
> + return -1;
Do you mean -EPERM? Do you really mean -EPERM?
More information about the linux-arm-kernel
mailing list