[PATCH 4/5] ARM: OMAP2+: gpmc: Use irq_alloc_descs instead of static IRQ range

Shilimkar, Santosh santosh.shilimkar at ti.com
Fri Feb 24 01:25:15 EST 2012


On Fri, Feb 24, 2012 at 3:53 AM, Benoit Cousson <b-cousson at ti.com> 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 at ti.com>
> ---
>  arch/arm/mach-omap2/gpmc.c |   22 +++++++++++++++-------
>  1 files changed, 15 insertions(+), 7 deletions(-)
>
For the patch,
Acked-by: Santosh Shilimkar <santosh.shilimkar at ti.com>



More information about the linux-arm-kernel mailing list