public inbox for linux-kernel@vger.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, sameo@linux.intel.com
Subject: [GIT PULL] MFD fixes for v3.14
Date: Wed, 19 Feb 2014 14:11:44 +0000	[thread overview]
Message-ID: <20140219141144.GF10504@lee--X1> (raw)

Hi Linus,

The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72:

  Linus 3.14-rc1 (2014-02-02 16:42:13 -0800)

are available in the git repository at:

  git://git.linaro.org/people/lee.jones/mfd.git tags/mfd-fixes-3.14-1

for you to fetch changes up to 8321bbf8906990e60cdb46be4c909a7780275942:

  mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEP (2014-02-19 13:30:34 +0000)

----------------------------------------------------------------
MFD fixes due for the v3.14 -rcs

Couple of small issues solved:
  - Suspend/Resume call-backs require CONFIG_PM_SLEEP
  - Some drivers written for 32bit architectures fail when compiled
    with a 64bit compiler. The fixes will future proof the drivers.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEP
      mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEP

Lee Jones (4):
      mfd: max8997: Naturalise cross-architecture discrepancies
      mfd: max8998: Naturalise cross-architecture discrepancies
      mfd: wm8994-core: Naturalise cross-architecture discrepancies
      mfd: tps65217: Naturalise cross-architecture discrepancies

 drivers/mfd/max14577.c              | 2 ++
 drivers/mfd/max8997.c               | 6 +++---
 drivers/mfd/max8998.c               | 6 +++---
 drivers/mfd/sec-core.c              | 2 ++
 drivers/mfd/tps65217.c              | 4 ++--
 drivers/mfd/wm8994-core.c           | 2 +-
 include/linux/mfd/max8997-private.h | 2 +-
 include/linux/mfd/max8998-private.h | 2 +-
 include/linux/mfd/tps65217.h        | 4 ++--
 9 files changed, 17 insertions(+), 13 deletions(-)

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

                 reply	other threads:[~2014-02-19 14:11 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=20140219141144.GF10504@lee--X1 \
    --to=lee.jones@linaro.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@linux.intel.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox