On Fri, Feb 24, 2012 at 3:53 AM, Benoit Cousson <b-cousson@xxxxxx> wrote: > The gpmc code is still not a proper driver and is still using the bad old > static way of declaring its IRQ range for the various CS it can handle (8). > > Use irq_alloc_descs to get dynamically a set of IRQ descriptors. > Clean some bad line wrapping here and there. > > Please note that this code is still not a real driver after this fix, and > will require a massive cleanup... > Agree. > Signed-off-by: Benoit Cousson <b-cousson@xxxxxx> > --- > arch/arm/mach-omap2/gpmc.c | 22 +++++++++++++++------- > 1 files changed, 15 insertions(+), 7 deletions(-) > For the patch, Acked-by: Santosh Shilimkar <santosh.shilimkar@xxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html