mbox series

[0/5] alienware-wmi: Fixes and improvements

Message ID 20241119043402.25492-1-kuurtb@gmail.com (mailing list archive)
Headers show
Series alienware-wmi: Fixes and improvements | expand

Message

Kurt Borja Nov. 19, 2024, 4:34 a.m. UTC
Hi!

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

Regards,
Kurt

Kurt Borja (5):
  alienware-wmi: Simplify platform device creation
  alienware-wmi: Remove unnecessary check at module exit
  alienware-wmi: Migrate to device managed allocations
  alienware-wmi: Fix module init error handling
  alienware-wmi: Improves sysfs groups creation

 drivers/platform/x86/dell/alienware-wmi.c | 182 +++++++++-------------
 1 file changed, 71 insertions(+), 111 deletions(-)