Home
last modified time | relevance | path

Searched hist:"92 b8c540bce7b1662212dff35f503f5b1266725b" (Results 1 – 1 of 1) sorted by relevance

/linux/
H A DMAINTAINERSdiff 92b8c540bce7b1662212dff35f503f5b1266725b Wed Nov 01 20:25:27 CET 2017 Mario Limonciello <mario.limonciello@dell.com> 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>