1
0
Fork 0
alistair23-linux/drivers/i3c
Jing Xiangfeng 56c30ffe5f i3c: master: Fix error return in cdns_i3c_master_probe()
[ Upstream commit abea14bfde ]

Fix to return negative error code -ENOMEM from the error handling
case instead of 0.

Fixes: 603f2bee2c ("i3c: master: Add driver for Cadence IP")
Signed-off-by: Jing Xiangfeng <jingxiangfeng@huawei.com>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Link: https://lore.kernel.org/linux-i3c/20200911033350.23904-1-jingxiangfeng@huawei.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-10-29 09:57:51 +01:00
..
master i3c: master: Fix error return in cdns_i3c_master_probe() 2020-10-29 09:57:51 +01:00
Kconfig
Makefile
device.c i3c: move i3c_device_match_id to device.c and export it 2019-07-27 11:22:19 +02:00
internals.h
master.c i3c: master add i3c_master_attach_boardinfo to preserve boardinfo 2020-10-29 09:57:45 +01:00