Thread (5 messages) 5 messages, 5 authors, 2016-11-09

Re: [PATCH] ACPI / platform: Add support for build-in properties

From: Yazen Ghannam <yazen.ghannam@amd.com>
Date: 2016-11-03 16:27:37
Also in: linux-acpi, linux-bluetooth

On Thu, Nov 03, 2016 at 04:21:26PM +0200, Heikki Krogerus wrote:
We have a couple of drivers, acpi_apd.c and acpi_lpss.c,
that need to pass extra build-in properties to the devices
they create. Previously the drivers added those properties
to the struct device which is member of the struct
acpi_device, but that does not work. Those properties need
to be assigned to the struct device of the platform device
instead in order for them to become available to the
drivers.

To fix this, this patch changes acpi_create_platform_device
function to take struct property_entry pointer as parameter.

Fixes: 20a875e2e86e ("serial: 8250_dw: Add quirk for APM X-Gene SoC")
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
I can confirm this patch fixes issues seen with AMD devices that were
introduced with 20a875e2e86e.

Please add:
Tested-by: Yazen Ghannam <yazen.ghannam@amd.com>

Thanks,
Yazen
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help