[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <56B35B96.3090005@synopsys.com>
Date: Thu, 4 Feb 2016 14:09:26 +0000
From: Joao Pinto <Joao.Pinto@...opsys.com>
To: Bjorn Helgaas <helgaas@...nel.org>,
Joao Pinto <Joao.Pinto@...opsys.com>
CC: Arnd Bergmann <arnd@...db.de>, <Vineet.Gupta1@...opsys.com>,
<linux-pci@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-snps-arc@...ts.infradead.org>,
<CARLOS.PALMINHA@...opsys.com>, <Alexey.Brodkin@...opsys.com>,
<robh+dt@...nel.org>, <pawel.moll@....com>, <mark.rutland@....com>,
<ijc+devicetree@...lion.org.uk>, <galak@...eaurora.org>
Subject: Re: [PATCH v7 2/2] add new platform driver for PCI RC
Hi Bjorn and Arnd,
Removing the irq_handler causes the irq request to fail because in
request_threaded_irq() both handler and thread_fn are NULL.
What's the typical procedure for this?
Joao
On 2/4/2016 11:14 AM, Joao Pinto wrote:
> Hi Bjorn,
>
> On 2/3/2016 6:38 PM, Bjorn Helgaas wrote:
>> On Wed, Feb 03, 2016 at 06:12:00PM +0000, Joao Pinto wrote:
>>> Hi Bjorn,
>>>
>>> Are these tasks enough?
>>>
>>> - replace mdelay() for msleep()
>>> - remove synopsys_pcie_irq_handler()
>>
>> Above are fine with me.
>
> Ok, I'll to that.
>
> Thanks.
>
Powered by blists - more mailing lists