linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] mfd: Provide MACRO to declare commonly defined MFD cell attributes
@ 2018-04-16 12:56 Lee Jones
  2018-04-16 12:56 ` [PATCH v2 1/3] " Lee Jones
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lee Jones @ 2018-04-16 12:56 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 |  24 +++-----
 include/linux/mfd/core.h   |  29 ++++++++++
 3 files changed, 78 insertions(+), 113 deletions(-)

-- 
2.14.1

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

end of thread, other threads:[~2018-04-16 12:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-16 12:56 [PATCH v2 0/3] mfd: Provide MACRO to declare commonly defined MFD cell attributes Lee Jones
2018-04-16 12:56 ` [PATCH v2 1/3] " Lee Jones
2018-04-16 12:56 ` [PATCH v2 2/3] mfd: ab8500: Example using new OF_MFD_CELL MACRO Lee Jones
2018-04-16 12:56 ` [PATCH v2 3/3] mfd: db8500-prcmu: Example using new OF_MFD_CELL/MFD_CELL_BASIC MACROs Lee Jones

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).