[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <687812a4-6fe4-77df-8022-92938f8efaff@huawei.com>
Date: Fri, 20 Apr 2018 14:32:37 +0100
From: John Garry <john.garry@...wei.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
<rjw@...ysocki.net>, <linux-acpi@...r.kernel.org>,
<lenb@...nel.org>, <mika.westerberg@...ux.intel.com>,
<lorenzo.pieralisi@....com>
CC: <linux-kernel@...r.kernel.org>, <arnd@...db.de>,
<graeme.gregory@...aro.org>, <helgaas@...nel.org>,
<linuxarm@...wei.com>, <z.liuxinliang@...ilicon.com>
Subject: Re: [RFC PATCH 2/2] HISI LPC: Add PNP device support
On 20/04/2018 14:28, Andy Shevchenko wrote:
> On Fri, 2018-04-20 at 14:09 +0100, John Garry wrote:
>> On 20/04/2018 13:50, Andy Shevchenko wrote:
>>> On Fri, 2018-04-20 at 18:07 +0800, John Garry wrote:
>
>>>> + if (res->flags | IORESOURCE_IO)
>>>
>>> What does this mean?
>>
>> Here we check the resource flag for each resource for this PNP device
>> -
>> for IO resources we must translate the resource value from the bus
>> address to the logical PIO address.
>
> Please, re-read your code again.
>
Got it. But then again there is a helper for this, as Mika pointed out... :)
Cheers
Powered by blists - more mailing lists