linux/drivers/platform/x86/x86-android-tablets
Hans de Goede 01fd7cf353
platform/x86: x86-android-tablets: Stop using EPROBE_DEFER
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>
2025-09-26 14:26:43 +03:00
..
acer.c platform/x86: x86-android-tablets: Add support for Acer A1-840 tablet 2025-09-26 14:26:39 +03:00
asus.c platform/x86: x86-android-tablets: Update my email address 2025-09-26 14:26:35 +03:00
core.c platform/x86: x86-android-tablets: Stop using EPROBE_DEFER 2025-09-26 14:26:43 +03:00
dmi.c platform/x86: x86-android-tablets: Add support for Acer A1-840 tablet 2025-09-26 14:26:39 +03:00
Kconfig platform/x86: x86-android-tablets: Add select POWER_SUPPLY to Kconfig 2025-03-24 15:51:15 +02:00
lenovo.c platform/x86: x86-android-tablets: Fix modules lists for Lenovo devices 2025-09-26 14:26:42 +03:00
Makefile platform/x86: x86-android-tablets: Move Acer info to its own file 2025-09-26 14:26:37 +03:00
other.c platform/x86: x86-android-tablets: Stop using EPROBE_DEFER 2025-09-26 14:26:43 +03:00
shared-psy-info.c platform/x86: x86-android-tablets: Update my email address 2025-09-26 14:26:35 +03:00
shared-psy-info.h platform/x86: x86-android-tablets: Update my email address 2025-09-26 14:26:35 +03:00
vexia_atla10_ec.c platform/x86: x86-android-tablets: Update my email address 2025-09-26 14:26:35 +03:00
x86-android-tablets.h platform/x86: x86-android-tablets: Add support for Acer A1-840 tablet 2025-09-26 14:26:39 +03:00