[PATCH 8/8] dmaengine/dw_dmac: Add support for DMA_SLAVE_CONFIG
Viresh Kumar
viresh.kumar at st.com
Tue Jan 17 05:19:58 EST 2012
On 1/17/2012 3:40 PM, Jassi Brar wrote:
> In case at hand since most likely only valid values are power of 2,
> maybe you can do
> maxburst = ffs(maxburst) - 1
Thanks.
--
viresh
More information about the linux-arm-kernel
mailing list