[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1936630.COymDSFqK4@wuerfel>
Date: Thu, 10 Sep 2015 10:47:28 +0200
From: Arnd Bergmann <arnd@...db.de>
To: Peter Ujfalusi <peter.ujfalusi@...com>
Cc: vinod.koul@...el.com, nsekhar@...com, linux@....linux.org.uk,
olof@...om.net, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-omap@...r.kernel.org,
dmaengine@...r.kernel.org
Subject: Re: [PATCH 00/21] dmaengine/ARM: Merge the edma drivers into one
On Thursday 10 September 2015 11:37:29 Peter Ujfalusi wrote:
>
> with this series the edma two driver setup will be changed to have only one
> driver to support eDMA3. The legacy edma interface will be removed and eDMA can
> only be used via dmaengine API from this point on.
> In order to do the merge the following improvements has been done:
> - One driver instance per eDMA:
> - Any number of eDMA instances are supported (both legacy and DT boot)
> - Not relying on global variables, arrays, etc
> - Code simplification and optimizations in several places
>
> This change will also help us to do bigger changes in the eDMA driver since,
> since now we have only one driver to work with.
>
Very nice series, thanks for addressing this long-standing issue!
I've briefly read over the series and did not see anything major
sticking out, but I did not attempt to do a thorough review.
I found two minor things that I commented on that could be improved.
Arnd
--
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