[PATCH 03/10] usb: musb: ux500: take the dma_mask from coherent_dma_mask
Linus Walleij
linus.walleij at linaro.org
Thu Apr 25 09:04:01 EDT 2013
On Tue, Apr 23, 2013 at 5:03 PM, Lee Jones <lee.jones at linaro.org> wrote:
> The dma_mask will always be the same as the coherent_dma_mask, so let's
> cut down on the platform_data burden and set it as such in the driver.
> This also saves us from supporting it separately when we come to enable
> this driver for Device Tree.
>
> Cc: Felipe Balbi <balbi at ti.com>
> Cc: linux-usb at vger.kernel.org
> Signed-off-by: Lee Jones <lee.jones at linaro.org>
And makes it way more readable too!
Acked-by: Linus Walleij <linus.walleij at linaro.org>
Yours,
Linus Walleij
More information about the linux-arm-kernel
mailing list