On Sat, May 16, 2009 at 10:20:36AM +0100, Russell King - ARM Linux wrote:
> This looks all very convoluted. Why not do something like:
>
> static unsigned long iommu_base[] = {
> OMAP3_MMU1_BASE,
> OMAP3_MMU2_BASE,
> };
>
> static int iommu_irq[] = {
> OMAP3_MMU1_IRQ,
> OMAP3_MMU2_IRQ,
> };
BTW, both of these can be __initdata.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html