[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACxGe6sJKu9NFCxPKc5+XJStmda6jmAZ3jFGbi0m+D1oo9VbTQ@mail.gmail.com>
Date: Fri, 20 Mar 2015 11:54:08 +0000
From: Grant Likely <grant.likely@...aro.org>
To: Murali Karicheri <m-karicheri2@...com>,
Russell King - ARM Linux <linux@....linux.org.uk>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Arnd Bergmann <arnd@...db.de>,
Will Deacon <will.deacon@....com>,
Rob Herring <robh+dt@...nel.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>
Subject: Re: [PATCH] dma-mapping: fix size when of_dma_get_range() fails
On Thu, Mar 19, 2015 at 7:25 PM, Grant Likely <grant.likely@...aro.org> wrote:
> On Wed, 24 Dec 2014 16:56:50 -0500
> , Murali Karicheri <m-karicheri2@...com>
> wrote:
>> When call to of_dma_get_range() fails, the code currently set size
>> to dev->coherent_dma_mask instead of dev->coherent_dma_mask + 1. Fix this
>> to make the code consistent with the case when size is obtained from
>> dma-range property.
>>
>> Signed-off-by: Murali Karicheri <m-karicheri2@...com>
>> Reviewed-by: Arnd Bergmann <arnd@...db.de>
>
> Looks okay to me. I've merged it into my tree.
Oops, never mind. I see that it's been rolled into the series going
through Bjorn's tree. Sorry for the noise.
g.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists