From: Andreas Larsson <andreas@xxxxxxxxxxx> Date: Tue, 23 Oct 2012 12:16:50 +0200 > On 2012-10-18 09:42, Andreas Larsson wrote: >> This adds sparc support for platform_get_irq that in the normal case >> use >> platform_get_resource() to get an irq. This standard approach fails >> for sparc as >> there are no resources of type IORESOURCE_IRQ for irqs for sparc. >> >> Cross platform drivers can then use this standard platform function >> and work on >> sparc instead of having to have a special case for sparc. > > Any comments? Is this a good idea, or do anyone see any problems with > this change? > > It would make life easier when adapting device drivers to work on a > sparc platform. I'm just busy and haven't gotten to review this change yet, be patient. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html