[PATCH v2 0/5] ARM: pxa: move gpio driver into drivers directory

Haojian Zhuang haojian.zhuang at gmail.com
Fri Oct 7 21:21:39 EDT 2011


On Sun, Oct 2, 2011 at 12:42 AM, Russell King - ARM Linux
<linux at arm.linux.org.uk> wrote:
> On Fri, Sep 30, 2011 at 06:19:15PM +0800, Haojian Zhuang wrote:
>> Changelog:
>> v2:
>>       1. Remove gpio.c from mach-pxa & mach-mmp that is introduced from v1.
>>       2. Remove init function in gpio.c. Move the platfrom_device_register()
>>          into platform driver.
>>       3. Initialize pxa_gpio_regs in gpio-pxa.c
>>       4. Simplify code of identifing pxa gpio series or mmp gpio series.
>>       5. Use linux/io.h instead of asm/io.h.
>
> This series looks fine to me.  You don't mention what it's based upon -
> should I assume my gpio patch series?  If so, it looks fine to be
> submitted to the patch system.
>
> It would be nice to have a few acks from people against it first though.
>
> Thanks.
>
I'm sorry that I was in holiday in the last week, and I missed these
mails. It seems that linus's patch is already merged into your git
tree. And my codebase is linux-next.git.

So I'll re-format these patches based on your git tree, and I'll paste it again.

Thanks
Haojian



More information about the linux-arm-kernel mailing list