linux-stable/drivers/i3c/master
Vitor Soares 907621e94d i3c: dw: Fix dw_i3c_master_disable controller by using correct mask
The controller was being disabled incorrectly. The correct way is to clear
the DEV_CTRL_ENABLE bit.

Fix this by clearing this bit.

Cc: Boris Brezillon <bbrezillon@kernel.org>
Cc: <stable@vger.kernel.org>
Fixes: 1dd728f5d4 ("i3c: master: Add driver for Synopsys DesignWare IP")
Signed-off-by: Vitor Soares <vitor.soares@synopsys.com>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
2019-04-10 12:46:20 +02:00
..
dw-i3c-master.c i3c: dw: Fix dw_i3c_master_disable controller by using correct mask 2019-04-10 12:46:20 +02:00
i3c-master-cdns.c i3c: master: Fix an error checking typo in 'cdns_i3c_master_probe()' 2019-01-07 14:18:17 +01:00
Kconfig i3c: master: Add driver for Synopsys DesignWare IP 2018-12-05 17:22:58 +01:00
Makefile i3c: master: Add driver for Synopsys DesignWare IP 2018-12-05 17:22:58 +01:00