From: Lee Jones <lee.jones@linaro.org>
To: Chanwoo Choi <cw00.choi@samsung.com>, Mark Brown <broonie@kernel.org>
Cc: MyungJoo Ham <myungjoo.ham@samsung.com>,
Chanwoo Choi <cw00.choi@samsung.com>,
Samuel Ortiz <sameo@linux.intel.com>,
Liam Girdwood <lgirdwood@gmail.com>,
linux-kernel@vger.kernel.org,
Robert Baldyga <r.baldyga@samsung.com>,
Krzysztof Kozlowski <k.kozlowski@samsung.com>
Subject: [GIT PULL] Mark and Chanwoo: Immutable branch between MFD, Extcon and Regulator
Date: Tue, 17 Jun 2014 15:44:59 +0100 [thread overview]
Message-ID: <20140617144459.GG29841@lee--X1> (raw)
In-Reply-To: <1400655168-19739-1-git-send-email-k.kozlowski@samsung.com>
Mark, Chanwoo,
I've applied both Robert's patches with the appropriate Acks. If you
wish to apply them to your trees in order to avoid conflicts at merge
time, this is the branch yo need to pull from:
The following changes since commit 7171511eaec5bf23fb06078f59784a3a0626b38f:
Linux 3.16-rc1 (2014-06-15 17:45:28 -1000)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/mfd-extcon-regulator-v3.17
for you to fetch changes up to 342d669c1ee421323f552a62729d3a3d0065093c:
mfd: max77693: Handle IRQs using regmap (2014-06-17 15:17:00 +0100)
----------------------------------------------------------------
Immutable branch between MFD, Extcon and Regulator due for v3.17
----------------------------------------------------------------
Robert Baldyga (2):
mfd: max77693: Remove unnecessary wrapper functions
mfd: max77693: Handle IRQs using regmap
drivers/extcon/extcon-max77693.c | 35 ++--
drivers/mfd/Kconfig | 1 +
drivers/mfd/Makefile | 2 +-
drivers/mfd/max77693-irq.c | 336 -----------------------------------
drivers/mfd/max77693.c | 210 +++++++++++++++-------
drivers/regulator/max77693.c | 12 +-
include/linux/mfd/max77693-private.h | 54 ++++--
7 files changed, 217 insertions(+), 433 deletions(-)
delete mode 100644 drivers/mfd/max77693-irq.c
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
prev parent reply other threads:[~2014-06-17 14:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-21 6:52 [PATCH v3 RESEND 1/2] mfd: max77693: remove unnecessary wrapper functions Krzysztof Kozlowski
2014-05-21 6:52 ` [PATCH v3 RESEND 2/2] mfd: max77693: handle IRQs using regmap Krzysztof Kozlowski
2014-05-26 15:46 ` [PATCH v3 RESEND 1/2] mfd: max77693: remove unnecessary wrapper functions Mark Brown
2014-06-17 14:44 ` Lee Jones [this message]
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=20140617144459.GG29841@lee--X1 \
--to=lee.jones@linaro.org \
--cc=broonie@kernel.org \
--cc=cw00.choi@samsung.com \
--cc=k.kozlowski@samsung.com \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=myungjoo.ham@samsung.com \
--cc=r.baldyga@samsung.com \
--cc=sameo@linux.intel.com \
/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