[GIT PULL] Mark and Chanwoo: Immutable branch between MFD, Extcon and Regulator

From: Lee Jones
Date: Tue Jun 17 2014 - 10:45:13 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/