linux-stable/drivers/base/test
Dan Carpenter 10bd5f8ceb driver core: test_async: fix an error code
[ Upstream commit 22d2381bbd ]

The test_platform_device_register_node() function should return error
pointers instead of NULL.  That is what the callers are expecting.

Fixes: 57ea974fb8 ("driver core: Rewrite test_async_driver_probe to cover serialization and NUMA affinity")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Link: https://lore.kernel.org/r/1e11ed19-e1f6-43d8-b352-474134b7c008@moroto.mountain
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-09-19 12:20:18 +02:00
..
Kconfig
Makefile drivers/base: build kunit tests without structleak plugin 2021-03-17 17:06:24 +01:00
property-entry-test.c
test_async_driver_probe.c driver core: test_async: fix an error code 2023-09-19 12:20:18 +02:00