[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250411-dell-faux-v1-0-ea1f1c929b7e@gmail.com>
Date: Fri, 11 Apr 2025 11:36:40 -0300
From: Kurt Borja <kuurtb@...il.com>
To: Lyndon Sanche <lsanche@...deno.ca>, Hans de Goede <hdegoede@...hat.com>,
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
Mario Limonciello <mario.limonciello@....com>
Cc: platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org,
Kurt Borja <kuurtb@...il.com>
Subject: [PATCH 0/3] platform/x86: dell-pc: Transition to faux device
Hi all,
In commit
35fa2d88ca94 ("driver core: add a faux bus for use when a simple device/bus is needed")
the new faux bus was introduced. It was designed for cases where a
module needs a fake parent device.
When I saw this, dell-pc immediately came to mind so I wrote this small
patchset.
Compile tested only.
Signed-off-by: Kurt Borja <kuurtb@...il.com>
---
Kurt Borja (3):
platform/x86: dell-pc: Propagate errors when detecting feature support
platform/x86: dell-pc: Use non-atomic bitmap operations
platform/x86: dell-pc: Transition to faux device
drivers/platform/x86/dell/dell-pc.c | 67 +++++++++++--------------------------
1 file changed, 19 insertions(+), 48 deletions(-)
---
base-commit: 70081121e24cacbef8b3be849cc13bea31f8a158
change-id: 20250327-dell-faux-52e24510a574
Best regards,
--
~ Kurt
Powered by blists - more mailing lists