-
- Downloads
platform/x86: dell-wmi-descriptor: split WMI descriptor into it's own driver
All communication on individual GUIDs should occur in separate drivers. Allowing a driver to communicate with the bus to another GUID is just a hack that discourages drivers to adopt the bus model. The information found from the WMI descriptor driver is now exported for use by other drivers. Signed-off-by:Mario Limonciello <mario.limonciello@dell.com> Reviewed-by:
Edward O'Callaghan <quasisec@google.com> Signed-off-by:
Darren Hart (VMware) <dvhart@infradead.org>
Showing
- MAINTAINERS 5 additions, 0 deletionsMAINTAINERS
- drivers/platform/x86/Kconfig 5 additions, 0 deletionsdrivers/platform/x86/Kconfig
- drivers/platform/x86/Makefile 1 addition, 0 deletionsdrivers/platform/x86/Makefile
- drivers/platform/x86/dell-wmi-descriptor.c 170 additions, 0 deletionsdrivers/platform/x86/dell-wmi-descriptor.c
- drivers/platform/x86/dell-wmi-descriptor.h 21 additions, 0 deletionsdrivers/platform/x86/dell-wmi-descriptor.h
- drivers/platform/x86/dell-wmi.c 6 additions, 74 deletionsdrivers/platform/x86/dell-wmi.c
Loading
Please register or sign in to comment