[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190118135716.5cb2cc64@bbrezillon>
Date: Fri, 18 Jan 2019 13:57:37 +0100
From: Boris Brezillon <bbrezillon@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-i3c <linux-i3c@...ts.infradead.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] i3c: Fixes for 5.0-rc3
Hello Linus,
Here is the I3C fixes PR for 5.0-rc3.
Regards,
Boris
The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:
Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/fixes-for-5.0-rc3
for you to fetch changes up to f29fd331aa055fbeb5a496b4af937b7952111b6b:
i3c: master: dw-i3c-master: fix i3c_attach/reattach (2019-01-15 11:15:11 +0100)
----------------------------------------------------------------
- Fix the error check on master->sysclk val in the Cadence driver
- Fix reattach implementation in the Designware driver
----------------------------------------------------------------
Christophe JAILLET (1):
i3c: master: Fix an error checking typo in 'cdns_i3c_master_probe()'
Vitor Soares (1):
i3c: master: dw-i3c-master: fix i3c_attach/reattach
drivers/i3c/master/dw-i3c-master.c | 7 ++-----
drivers/i3c/master/i3c-master-cdns.c | 4 ++--
2 files changed, 4 insertions(+), 7 deletions(-)
Powered by blists - more mailing lists