mbox series

[PULL,REQUEST] i2c for 4.19

Message ID 20181021104002.GA2921@kunai
State Accepted
Headers show
Series [PULL,REQUEST] i2c for 4.19 | expand

Pull-request

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

Message

Wolfram Sang Oct. 21, 2018, 10:40 a.m. UTC
Greg,

please pull another driver bugfix and MAINTAINERS addition from I2C.

Thanks,

   Wolfram


The following changes since commit 35a7f35ad1b150ddf59a41dcac7b2fa32982be0e:

  Linux 4.19-rc8 (2018-10-15 07:20:24 +0200)

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 31d86033a0749a0463ea654130b2de5c163154f1:

  i2c: rcar: cleanup DMA for all kinds of failure (2018-10-20 15:25:59 +0200)

----------------------------------------------------------------
Kamal Dasu (1):
      MAINTAINERS: Add entry for Broadcom STB I2C controller

Wolfram Sang (1):
      i2c: rcar: cleanup DMA for all kinds of failure

 MAINTAINERS                   | 8 ++++++++
 drivers/i2c/busses/i2c-rcar.c | 6 +++++-
 2 files changed, 13 insertions(+), 1 deletion(-)

Comments

gregkh@linuxfoundation.org Oct. 21, 2018, 7:49 p.m. UTC | #1
On Sun, Oct 21, 2018 at 12:40:06PM +0200, Wolfram Sang wrote:
> Greg,
> 
> please pull another driver bugfix and MAINTAINERS addition from I2C.
> 
> Thanks,
> 
>    Wolfram
> 
> 
> The following changes since commit 35a7f35ad1b150ddf59a41dcac7b2fa32982be0e:
> 
>   Linux 4.19-rc8 (2018-10-15 07:20:24 +0200)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git i2c/for-current

Now merged, thanks.

greg k-h