mbox series

[PULL,REQUEST] i2c for 4.16

Message ID 20180303223240.q3xmnxasstin4tfh@ninjato
State Accepted
Headers show
Series [PULL,REQUEST] i2c for 4.16 | expand

Pull-request

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

Message

Wolfram Sang March 3, 2018, 10:32 p.m. UTC
Linus,

here is a driver fix and a documentation fix (which makes dependency
handling for the next cycle easier) from I2C.

Please pull.

Thanks,

   Wolfram


The following changes since commit 4a3928c6f8a53fa1aed28ccba227742486e8ddcb:

  Linux 4.16-rc3 (2018-02-25 18:50:41 -0800)

are available in the git repository at:

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

for you to fetch changes up to 7c4246797b84e55e2dfaaf8a18033de9df7c18c1:

  i2c: octeon: Prevent error message on bus error (2018-03-02 11:11:15 +0100)

----------------------------------------------------------------
Jan Glauber (1):
      i2c: octeon: Prevent error message on bus error

Peter Rosin (1):
      dt-bindings: at24: sort manufacturers alphabetically

Wolfram Sang (1):
      Merge tag 'at24-4.16-rc4-for-wolfram' of git://git.kernel.org/.../brgl/linux into i2c/for-current

 Documentation/devicetree/bindings/eeprom/at24.txt | 2 +-
 drivers/i2c/busses/i2c-octeon-core.c              | 1 +
 drivers/i2c/busses/i2c-octeon-core.h              | 2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)