All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ARM: MSM: Consolidate GPIOMUX for 7x30 and 8x50
@ 2013-06-19  1:02 Rohit Vaswani
  2013-06-19  1:02 ` [PATCH 1/4] ARM: msm: dts: Fix the gpio register address for msm8960 Rohit Vaswani
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Rohit Vaswani @ 2013-06-19  1:02 UTC (permalink / raw)
  To: Russell King, David Brown, Daniel Walker, Bryan Huntsman,
	Grant Likely, Linus Walleij
  Cc: Rohit Vaswani, linux-kernel, linux-arm-msm

The previous gpio clean up series left some room for consolidation
and required a few fixes.

Rohit Vaswani (4):
  ARM: msm: dts: Fix the gpio register address for msm8960
  drivers: gpio: msm: Fix the error condition for reading ngpio
  ARM: msm: Consolidate gpiomux for older architectures
  drivers: gpio: msm: Remove __devinit

 arch/arm/boot/dts/msm8960-cdp.dts |    4 ++--
 arch/arm/mach-msm/Kconfig         |    3 +--
 arch/arm/mach-msm/gpiomux-v1.c    |   33 ---------------------------------
 arch/arm/mach-msm/gpiomux.h       |   10 ----------
 drivers/gpio/gpio-msm-v1.c        |    2 +-
 drivers/gpio/gpio-msm-v2.c        |    2 +-
 6 files changed, 5 insertions(+), 49 deletions(-)
 delete mode 100644 arch/arm/mach-msm/gpiomux-v1.c

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

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

end of thread, other threads:[~2013-06-19 19:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-19  1:02 [PATCH 0/4] ARM: MSM: Consolidate GPIOMUX for 7x30 and 8x50 Rohit Vaswani
2013-06-19  1:02 ` [PATCH 1/4] ARM: msm: dts: Fix the gpio register address for msm8960 Rohit Vaswani
2013-06-19  1:02 ` [PATCH 2/4] drivers: gpio: msm: Fix the error condition for reading ngpio Rohit Vaswani
2013-06-19 19:45   ` Linus Walleij
2013-06-19 19:50     ` Rohit Vaswani
2013-06-19  1:02 ` [PATCH 3/4] ARM: msm: Consolidate gpiomux for older architectures Rohit Vaswani
2013-06-19  1:02 ` [PATCH 4/4] drivers: gpio: msm: Remove __devinit Rohit Vaswani
2013-06-19  8:41   ` Linus Walleij
2013-06-19  1:19 ` [PATCH 0/4] ARM: MSM: Consolidate GPIOMUX for 7x30 and 8x50 Rohit Vaswani

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.