mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02:00
No error handling is performed when platform_device_add()
return fails. Refer to the error handling of driver_set_override(),
add error handling for platform_device_add().
Fixes:
|
||
|---|---|---|
| .. | ||
| core.c | ||
| Kconfig | ||
| Makefile | ||
| messaging.c | ||
| qcom-ctrl.c | ||
| qcom-ngd-ctrl.c | ||
| sched.c | ||
| slimbus.h | ||
| stream.c | ||