public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] MFD fixes for v3.14
@ 2014-02-19 14:11 Lee Jones
  0 siblings, 0 replies; only message in thread
From: Lee Jones @ 2014-02-19 14:11 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, sameo

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-02-19 14:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-19 14:11 [GIT PULL] MFD fixes for v3.14 Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox