Re: [PATCH v2 0/4] alienware-wmi: Improvements

From: Mario Limonciello
Date: Wed Nov 20 2024 - 13:09:02 EST


On 11/20/2024 10:38, Kurt Borja wrote:
Hi!

I want to migrate this driver to the new WMI interface. These are some
improvements I figured I should send beforehand.

I made everything on top of pdx86/for-next because I think they are not
fixes, just improvements. Check individual patches for more details.

Regards,
Kurt

---
v2:
- Dropped patch 4/5 bacause it's empty after changes
- Changed patch order:
1 -> 3
2 -> 4
3 -> 1
5 -> 2
---
Kurt Borja (4):
alienware-wmi: Migrate to device managed resources
alienware-wmi: Improves sysfs groups creation
alienware-wmi: Simplify platform device creation
alienware-wmi: Remove unnecessary check at module exit

drivers/platform/x86/dell/alienware-wmi.c | 186 ++++++++--------------
1 file changed, 62 insertions(+), 124 deletions(-)


Reviewed-by: Mario Limonciello <mario.limonciello@xxxxxxx>