mirror of
https://github.com/torvalds/linux.git
synced 2025-11-02 01:29:02 +02:00
Since the x86-android-tablets code uses platform_create_bundle() it cannot use EPROBE_DEFER and the driver-core will translate EPROBE_DEFER to ENXIO. Stop using EPROBE_DEFER instead log an error and return ENODEV, or for non-fatal cases log a warning and return 0. Reviewed-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Reviewed-by: Andy Shevchenko <andy@kernel.org> Signed-off-by: Hans de Goede <hansg@kernel.org> Link: https://patch.msgid.link/20250920200713.20193-21-hansg@kernel.org Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> |
||
|---|---|---|
| .. | ||
| acer.c | ||
| asus.c | ||
| core.c | ||
| dmi.c | ||
| Kconfig | ||
| lenovo.c | ||
| Makefile | ||
| other.c | ||
| shared-psy-info.c | ||
| shared-psy-info.h | ||
| vexia_atla10_ec.c | ||
| x86-android-tablets.h | ||