[GIT PULL] i3c: Fixes for 5.1-rc6

From: Boris Brezillon
Date: Sat Apr 20 2019 - 05:24:39 EST


Hello Linus,

Here is the I3C fixes PR for 5.1-rc6.

Regards,

Boris

The following changes since commit 15ade5d2e7775667cf191cf2f94327a4889f8b9d:

Linux 5.1-rc4 (2019-04-07 14:09:59 -1000)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux.git tags/i3c/fixes-for-5.1-rc6

for you to fetch changes up to 709a53e1948494cc4f6c4636c6f84a4d36a8117e:

MAINTAINERS: Fix the I3C entry (2019-04-10 12:47:55 +0200)

----------------------------------------------------------------
- Fix the random PID check
- Fix the disable controller logic in the designware driver
- Fix I3C entry in MAINTAINERS

----------------------------------------------------------------
Boris Brezillon (1):
MAINTAINERS: Fix the I3C entry

Vitor Soares (2):
i3c: Fix the verification of random PID
i3c: dw: Fix dw_i3c_master_disable controller by using correct mask

MAINTAINERS | 1 -
drivers/i3c/master.c | 5 ++---
drivers/i3c/master/dw-i3c-master.c | 2 +-
3 files changed, 3 insertions(+), 5 deletions(-)