[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Zg0nSz7QSBjIQ_XP@smile.fi.intel.com>
Date: Wed, 3 Apr 2024 12:54:19 +0300
From: Andy Shevchenko <andriy.shevchenko@...el.com>
To: Guanbing Huang <albanhuang@...look.com>
Cc: gregkh@...uxfoundation.org, rafael.j.wysocki@...el.com,
linux-acpi@...r.kernel.org, tony@...mide.com,
john.ogness@...utronix.de, yangyicong@...ilicon.com,
jirislaby@...nel.org, linux-kernel@...r.kernel.org,
linux-serial@...r.kernel.org, lvjianmin@...ngson.cn,
albanhuang@...cent.com, tombinfan@...cent.com
Subject: Re: [PATCH v4 2/3] serial: 8250_port: Add support of pnp irq to
__uart_read_properties()
On Wed, Apr 03, 2024 at 03:41:29PM +0800, Guanbing Huang wrote:
> From: Guanbing Huang <albanhuang@...cent.com>
>
> The function __uart_read_properties doesn't cover pnp devices, so add irq
__uart_read_properties()
PNP
IRQ
> processing for pnp devices in the branch.
PNP
..
> #include <linux/property.h>
> #include <linux/serial_core.h>
> #include <linux/spinlock.h>
> +#include <linux/pnp.h>
Keep it ordered (in this context it should go before property.h).
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists