mbox

[PULL,REQUEST] i2c for 4.3

Message ID 20151025074043.GA2129@katana
State Accepted
Headers show

Pull-request

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

Message

Wolfram Sang Oct. 25, 2015, 7:40 a.m. UTC
Linus,

here are two driver bugfixes for the I2C subsystem. Please pull.

Thanks,

   Wolfram


The following changes since commit 7379047d5585187d1288486d4627873170d0005a:

  Linux 4.3-rc6 (2015-10-18 16:08:42 -0700)

are available in the git repository at:

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

for you to fetch changes up to 5dd32eae604ee503e5a84a4f18d1381e4cc356cb:

  i2c: pnx: fix runtime warnings caused by enabling unprepared clock (2015-10-23 22:26:28 +0200)

----------------------------------------------------------------
Hezi Shahmoon (1):
      i2c: mv64xxx: really allow I2C offloading

Vladimir Zapolskiy (1):
      i2c: pnx: fix runtime warnings caused by enabling unprepared clock

 drivers/i2c/busses/i2c-mv64xxx.c |  2 --
 drivers/i2c/busses/i2c-pnx.c     | 10 +++++-----
 2 files changed, 5 insertions(+), 7 deletions(-)