mbox

[GIT,PULL] MFD fixes for v4.1

Message ID 20150527123833.GN11677@x1
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/mfd-fixes-4.1

Message

Lee Jones May 27, 2015, 12:38 p.m. UTC
Hi Linus,

The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22:

  Linux 4.1-rc2 (2015-05-03 19:22:23 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git tags/mfd-fixes-4.1

for you to fetch changes up to e0c21530fa91f119bfca19640a67380c6b14f12a:

  mfd: da9052: Fix broken regulator probe (2015-05-27 13:34:15 +0100)

----------------------------------------------------------------
One simple fix to repair broken regulator probe() in DA9052

----------------------------------------------------------------
Johan Hovold (1):
      mfd: da9052: Fix broken regulator probe

 drivers/mfd/da9052-core.c            | 8 ++++----
 drivers/regulator/da9052-regulator.c | 5 +++--
 2 files changed, 7 insertions(+), 6 deletions(-)