[PATCH 02/16] platform/x86: wmi: Pass the acpi_device through to parse_wdg

2017-05-26 Thread Darren Hart
From: Andy Lutomirski We will need the device to convert to a bus architecture and bind WMI to the platform device. Signed-off-by: Andy Lutomirski Cc: Andy Lutomirski Cc: Mario Limonciello Cc: Pali Rohár

[PATCH 02/16] platform/x86: wmi: Pass the acpi_device through to parse_wdg

2017-05-26 Thread Darren Hart
From: Andy Lutomirski We will need the device to convert to a bus architecture and bind WMI to the platform device. Signed-off-by: Andy Lutomirski Cc: Andy Lutomirski Cc: Mario Limonciello Cc: Pali Rohár Cc: Rafael Wysocki Cc: linux-kernel@vger.kernel.org Cc: