From: lee.jones@linaro.org (Lee Jones)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/3] mfd: Provide MACRO to declare commonly defined MFD cell attributes
Date: Mon, 16 Apr 2018 13:56:24 +0100 [thread overview]
Message-ID: <20180416125627.22156-1-lee.jones@linaro.org> (raw)
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
next reply other threads:[~2018-04-16 12:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-16 12:56 Lee Jones [this message]
2018-04-16 12:56 ` [PATCH v2 1/3] mfd: Provide MACRO to declare commonly defined MFD cell attributes 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180416125627.22156-1-lee.jones@linaro.org \
--to=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).