Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] ARM: pxa: move gpio driver into drivers directory
@ 2011-09-30 10:19 Haojian Zhuang
  2011-09-30 10:19 ` [PATCH v2 1/5] ARM: pxa: remove redundant macro on GPIO Haojian Zhuang
                   ` (5 more replies)
  0 siblings, 6 replies; 10+ messages in thread
From: Haojian Zhuang @ 2011-09-30 10:19 UTC (permalink / raw)
  To: linux-arm-kernel

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.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-10-08  1:21 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-30 10:19 [PATCH v2 0/5] ARM: pxa: move gpio driver into drivers directory Haojian Zhuang
2011-09-30 10:19 ` [PATCH v2 1/5] ARM: pxa: remove redundant macro on GPIO Haojian Zhuang
2011-09-30 10:19 ` [PATCH v2 2/5] ARM: pxa: remove set_wake_t Haojian Zhuang
2011-09-30 10:19 ` [PATCH v2 3/5] ARM: pxa: rename gpio_to_irq and irq_to_gpio Haojian Zhuang
2011-09-30 10:19 ` [PATCH v2 4/5] ARM: pxa: use chained irq for GPIO0 and GPIO1 Haojian Zhuang
2011-09-30 10:19 ` [PATCH v2 5/5] ARM: pxa: move gpio driver into drivers directory Haojian Zhuang
2011-10-01 16:42 ` [PATCH v2 0/5] " Russell King - ARM Linux
2011-10-01 16:51   ` Russell King - ARM Linux
2011-10-02 21:27     ` Linus Walleij
2011-10-08  1:21   ` Haojian Zhuang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox