[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHp75Vf7VBWVWE-jcM0bv9t7QSnpAG46izpkDpqx7VaSdPgUCw@mail.gmail.com>
Date: Wed, 21 Dec 2016 14:22:28 +0200
From: Andy Shevchenko <andy.shevchenko@...il.com>
To: Bartosz Folta <bfolta@...ence.com>
Cc: Nicolas Ferre <nicolas.ferre@...el.com>,
"David S. Miller" <davem@...emloft.net>,
Niklas Cassel <niklas.cassel@...s.com>,
Alexandre Torgue <alexandre.torgue@...com>,
Satanand Burla <satananda.burla@...iumnetworks.com>,
Raghu Vatsavayi <rvatsavayi@...iumnetworks.com>,
Simon Horman <simon.horman@...ronome.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
Rafal Ozieblo <rafalo@...ence.com>
Subject: Re: [PATCH v3] net: macb: Added PCI wrapper for Platform Driver.
On Wed, Dec 21, 2016 at 2:16 PM, Andy Shevchenko
<andy.shevchenko@...il.com> wrote:
> On Wed, Dec 21, 2016 at 1:53 PM, Bartosz Folta <bfolta@...ence.com> wrote:
>> I think that there is a delay on some mailing lists (marc.info and
>> mail-archive.com). Latest messages I found there are from December
>> 16th 2016.
>
> You may refer to
> https://www.spinics.net/lists/netdev/msg410864.html
And one more
+ plat_info.dma_mask = DMA_BIT_MASK(32);
Perhaps
plat_info.dma_mask = pdev->dma_mask;
?
--
With Best Regards,
Andy Shevchenko
Powered by blists - more mailing lists