Re: [PATCH v5 09/14] ACPI: platform: setup MSI domain for ACPI based platform device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 01/01/2017 04:45 AM, Rafael J. Wysocki wrote:
On Fri, Dec 30, 2016 at 11:50 AM, Hanjun Guo <guohanjun@xxxxxxxxxx> wrote:
[...]

So how about just add the code as below?

Works for me.

OK, will send out the updated patch set soon.


diff --git a/drivers/acpi/glue.c b/drivers/acpi/glue.c
index 11e63dd..37a8dfe 100644
--- a/drivers/acpi/glue.c
+++ b/drivers/acpi/glue.c
@@ -316,7 +316,8 @@ static int acpi_platform_notify(struct device *dev)
         if (!adev)
                 goto out;

+ if (dev->bus == &platform_bus_type)
+         acpi_configure_pmsi_domain(dev);

         if (type && type->setup)
                 type->setup(dev);

Thanks for your comments.

Hanjun
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux