Re: irqdesc porting help

From: Russell King
Date: Thu Feb 15 2007 - 08:16:34 EST


On Thu, Feb 15, 2007 at 06:41:25PM +0530, Maximus wrote:
> Hi,
> My drivers in 2.6.14 use statements like
> desc->triggered = 1;
> And desc also points to some members of irqdesc which arent in
> 2.6.19 but in 2.6.14.

But why do you have code which accesses these members? Can you show
your code?

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of:
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/