mbox

[PULL,REQUEST] i2c for 4.1

Message ID 20150605012841.GA1756@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 June 5, 2015, 1:28 a.m. UTC
Linus,

two small bugfixes for I2C. Please pull.

Thanks,

   Wolfram


The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22:

  Linux 4.1-rc2 (2015-05-03 19:22:23 -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 8d487a43c36b54a029d74ad3b0a6a9d1253e728a:

  i2c: s3c2410: fix oops in suspend callback for non-dt platforms (2015-05-12 18:13:46 +0200)

----------------------------------------------------------------
Axel Lin (1):
      i2c: hix5hd2: Fix modalias to make module auto-loading work

Vasily Khoruzhick (1):
      i2c: s3c2410: fix oops in suspend callback for non-dt platforms

 drivers/i2c/busses/i2c-hix5hd2.c | 2 +-
 drivers/i2c/busses/i2c-s3c2410.c | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)