Re: [PATCH] IRQ and resource for platform_device

Patrick Mochel (mochel@osdl.org)
Thu, 15 May 2003 12:54:09 -0700 (PDT)


> > Hmm, how would people feel if I suggested just:
> >
> > int num_resources;
> > struct resource *resources;
> >
> > We have an IORESOURCE_IRQ, which can be used to indicate IRQ
> > resources.
>
> I like that approach...simple and flexible.

Ditto. I've already added the original patch, but I'll gladly fix it up to
this way..

Thanks,

-pat

-
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/