All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lee Jones <lee.jones@linaro.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] MFD fixes for v4.2
Date: Mon, 10 Aug 2015 17:08:21 +0100	[thread overview]
Message-ID: <20150810160821.GF12631@x1> (raw)

Hi Linus,

Some simple MFD fixes for v4.2.

The following changes since commit bc0195aad0daa2ad5b0d76cce22b167bc3435590:

  Linux 4.2-rc2 (2015-07-12 15:10:30 -0700)

are available in the git repository at:

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

for you to fetch changes up to fb9caeedafe61599371d057696bff3baef01f455:

  mfd: Remove MFD_CROS_EC_SPI depends on OF (2015-07-24 09:05:44 +0100)

----------------------------------------------------------------
- Fix dependency issues on ChromeOS platforms
- Fix runtime PM issues on Arizona
- Fix IRQ/Suspend race on Arizona

----------------------------------------------------------------
Charles Keepax (2):
      mfd: arizona: Fix race between runtime suspend and IRQs
      mfd: arizona: Fix initialisation of the PM runtime

Javier Martinez Canillas (2):
      platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM
      mfd: Remove MFD_CROS_EC_SPI depends on OF

 drivers/mfd/Kconfig             |  2 +-
 drivers/mfd/arizona-core.c      | 16 +++++++---------
 drivers/platform/chrome/Kconfig |  1 -
 3 files changed, 8 insertions(+), 11 deletions(-)

-- 
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

                 reply	other threads:[~2015-08-10 16:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20150810160821.GF12631@x1 \
    --to=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.