]> asedeno.scripts.mit.edu Git - linux.git/commit
platform/x86: wmi: Add an interface for subdrivers to access sibling devices
authorAndy Lutomirski <luto@kernel.org>
Wed, 30 Dec 2015 06:53:51 +0000 (22:53 -0800)
committerDarren Hart (VMware) <dvhart@infradead.org>
Tue, 6 Jun 2017 17:15:19 +0000 (10:15 -0700)
commitf63019861cd1192e546397b13f926876a93450fd
tree0e6da687caee5612e7b660c8a6eb622db86acc86
parent9599ed919f9bc42ea0bdd49745bc8451019e0447
platform/x86: wmi: Add an interface for subdrivers to access sibling devices

Some subdrivers need to access sibling devices. This gives them a
clean way to do so.

Signed-off-by: Andy Lutomirski <luto@kernel.org>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Mario Limonciello <mario_limonciello@dell.com>
Cc: Pali Rohár <pali.rohar@gmail.com>
Cc: linux-kernel@vger.kernel.org
Cc: platform-driver-x86@vger.kernel.org
Cc: linux-acpi@vger.kernel.org
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
drivers/platform/x86/wmi.c
include/linux/wmi.h