lkml.org 
[lkml]   [2014]   [Dec]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PULL REQUEST] i2c for 3.19
Linus,

here is a second pull request for I2C. Included are two bugfixes needing
some bigger refactoring (sh_mobile: deferred probe with DMA, mv64xxx:
fix offload support) and one deprecated driver removal I thought would
go in via ppc but I misunderstood. It has a proper ack from BenH.

Please pull,

Wolfram


The following changes since commit 603ba7e41bf5d405aba22294af5d075d8898176d:

Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs (2014-12-16 15:53:03 -0800)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-next

for you to fetch changes up to fe07adec730d271c91f4160f96a0f24fe7553c63:

i2c: sh_mobile: fix uninitialized var when debug is enabled (2014-12-20 09:28:09 +0100)

----------------------------------------------------------------
Geert Uytterhoeven (1):
i2c: sh_mobile: I2C_SH_MOBILE should depend on HAS_DMA

Thomas Petazzoni (2):
i2c: mv64xxx: use BIT() macro for register value definitions
i2c: mv64xxx: rework offload support to fix several problems

Wolfram Sang (4):
i2c: sh_mobile: refactor DMA setup
i2c: sh_mobile: rework deferred probing
macintosh: therm_pm72: delete deprecated driver
i2c: sh_mobile: fix uninitialized var when debug is enabled

drivers/i2c/busses/Kconfig | 1 +
drivers/i2c/busses/i2c-mv64xxx.c | 328 +++---
drivers/i2c/busses/i2c-sh_mobile.c | 112 +-
drivers/macintosh/Kconfig | 10 -
drivers/macintosh/Makefile | 1 -
drivers/macintosh/therm_pm72.c | 2278 ------------------------------------
drivers/macintosh/therm_pm72.h | 326 ------
7 files changed, 252 insertions(+), 2804 deletions(-)
delete mode 100644 drivers/macintosh/therm_pm72.c
delete mode 100644 drivers/macintosh/therm_pm72.h
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2014-12-20 21:21    [W:0.646 / U:0.024 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site