All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mfd: Provide MACRO to declare commonly defined MFD cell attributes
@ 2016-07-13 11:26 ` Lee Jones
  0 siblings, 0 replies; 16+ messages in thread
From: Lee Jones @ 2016-07-13 11:26 UTC (permalink / raw)
  To: linux-arm-kernel

Not a lot to it really.  The idea is to save lines.

Lee Jones (3):
  mfd: Provide MACRO to declare commonly defined MFD cell attributes
  mfd: ab8500: Example using new OF_MFD_CELL MACRO
  mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROs

 drivers/mfd/ab8500-core.c  | 138 ++++++++++++++-------------------------------
 drivers/mfd/db8500-prcmu.c |  33 ++++-------
 include/linux/mfd/core.h   |  29 ++++++++++
 3 files changed, 81 insertions(+), 119 deletions(-)

-- 
2.9.0

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

end of thread, other threads:[~2016-08-05  7:40 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-13 11:26 [PATCH 0/3] mfd: Provide MACRO to declare commonly defined MFD cell attributes Lee Jones
2016-07-13 11:26 ` Lee Jones
2016-07-13 11:26 ` [PATCH 1/3] " Lee Jones
2016-07-13 11:26   ` Lee Jones
2016-07-15 13:09   ` Laxman Dewangan
2016-07-15 13:09     ` Laxman Dewangan
2016-07-18 13:25     ` Lee Jones
2016-07-18 13:25       ` Lee Jones
2016-07-13 11:26 ` [PATCH 2/3] mfd: ab8500: Example using new OF_MFD_CELL MACRO Lee Jones
2016-07-13 11:26   ` Lee Jones
2016-07-13 11:26 ` [PATCH 3/3] mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROs Lee Jones
2016-07-13 11:26   ` Lee Jones
2016-08-04  7:47   ` Linus Walleij
2016-08-04  7:47     ` Linus Walleij
2016-08-05  7:40     ` Lee Jones
2016-08-05  7:40       ` Lee Jones

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.