GPIO interrupts on mpc8313e

Scott Wood scottwood at freescale.com
Thu Aug 2 04:36:16 EST 2007


On Wed, Aug 01, 2007 at 02:45:05PM +0300, Yoni Levin wrote:
> request_irq(74,handler,IRQF_DISABLED,"GPIO",NULL);
                         ^^^^^^^^^^^^^

Did you try removing that flag (or calling enable_irq())?

-Scott


More information about the Linuxppc-embedded mailing list