[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3efb10970712200154u4c224071q6f5d5d7bb3bf0aa1@mail.gmail.com>
Date: Thu, 20 Dec 2007 10:54:34 +0100
From: "Remy Bohmer" <linux@...mer.net>
To: "Ben Dooks" <ben@...ff.org>
Cc: "Daniel Mack" <daniel@...aq.de>, netdev@...r.kernel.org
Subject: Re: DM9000_IRQ_FLAGS
Hello Ben,
> >
> > Actually, the best way to go is to let the platform resources flags
> > decide about that with something like
> >
> > resource->flags = IORESOURCE_IRQ | IRQT_RISING;
> >
> > but the dm9000 does not care about them at all. Changing that would also
> > imply modifications to all board support code.
>
> I did have a go at trying to get people to pass the information this
> way, but it seem to be ignored last time I sent it. I can dig out the
> code that converts resource->flags to IRQT_ flags.
I thought this issue was already solved by using set_irq_type() in the
BSP, just like all the other boards do...
Kind Regards,
Remy
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists