linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] pinctrl: use CONFIG_PINCTRL_* to gurad subdirectories
@ 2015-11-24 11:45 Masahiro Yamada
  2015-11-24 11:45 ` [PATCH 1/3] pinctrl: berlin: guard sub-directory with CONFIG_PINCTRL_BERLIN Masahiro Yamada
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Masahiro Yamada @ 2015-11-24 11:45 UTC (permalink / raw)
  To: linux-gpio
  Cc: Masahiro Yamada, Jisheng Zhang, spear-devel, Antoine Tenart,
	Linus Walleij, Sebastian Hesselbarth, linux-kernel,
	Thomas Petazzoni, Viresh Kumar, linux-arm-kernel



Masahiro Yamada (3):
  pinctrl: berlin: guard sub-directory with CONFIG_PINCTRL_BERLIN
  pinctrl: mvebu: guard sub-directory with CONFIG_PINCTRL_MVEBU
  pinctrl: spear: guard sub-directory with CONFIG_PINCTRL_SPEAR

 drivers/pinctrl/Makefile        | 6 +++---
 drivers/pinctrl/berlin/Makefile | 2 +-
 drivers/pinctrl/mvebu/Makefile  | 2 +-
 drivers/pinctrl/spear/Makefile  | 2 +-
 4 files changed, 6 insertions(+), 6 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-12-01  9:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-24 11:45 [PATCH 0/3] pinctrl: use CONFIG_PINCTRL_* to gurad subdirectories Masahiro Yamada
2015-11-24 11:45 ` [PATCH 1/3] pinctrl: berlin: guard sub-directory with CONFIG_PINCTRL_BERLIN Masahiro Yamada
2015-11-24 12:02   ` Jisheng Zhang
2015-11-28 11:22     ` Sebastian Hesselbarth
2015-12-01  9:40   ` Linus Walleij
2015-11-24 11:45 ` [PATCH 2/3] pinctrl: mvebu: guard sub-directory with CONFIG_PINCTRL_MVEBU Masahiro Yamada
2015-12-01  9:41   ` Linus Walleij
2015-11-24 11:45 ` [PATCH 3/3] pinctrl: spear: guard sub-directory with CONFIG_PINCTRL_SPEAR Masahiro Yamada
2015-12-01  9:42   ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).