Messages in this thread |  | | Subject | Re: irqdesc porting help | From | Arjan van de Ven <> | Date | Thu, 15 Feb 2007 14:16:38 +0100 |
| |
On Thu, 2007-02-15 at 18:41 +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. > > Im a newbie, What changes am i supposed to make to make it work in 2.6.19. > Im not sure what changes are exactly needed. >
can you just post your driver so that the people here see what you are actually doing ?
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |