Re: [PATCH v2 1/4] gpio: gpio-mxc: add gpio driver for Freescale MXC architecture

From: Olof Johansson
Date: Thu Jun 02 2011 - 01:24:18 EST


On Wed, Jun 1, 2011 at 8:33 PM, Shawn Guo <shawn.guo@xxxxxxxxxx> wrote:
> Add gpio-mxc driver by copying arch/arm/plat-mxc/gpio.c into
> drivers/gpio with the following changes.
>
>  * Use readl/writel to replace mach-specific accessors
>   __raw_readl/__raw_writel
>
>  * Migrate to platform driver by adding .probe function
>
>  * Add a list to save all mx2 ports references, so that
>   mx2_gpio_irq_handler can walk through all interrupt status
>   registers
>
> Signed-off-by: Shawn Guo <shawn.guo@xxxxxxxxxx>

Acked-by: Olof Johansson <olof@xxxxxxxxx>


-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/