Re: [PATCH V2] dma: tegra: don't open code of_device_get_match_data()

From: Vinod Koul
Date: Thu Mar 03 2016 - 10:56:25 EST


On Wed, Mar 02, 2016 at 07:59:26PM +0530, Laxman Dewangan wrote:
> Use of_device_get_match_data() for getting matched data
> instead of implementing this locally.
>
> Signed-off-by: Laxman Dewangan <ldewangan@xxxxxxxxxx>
> Acked-by: Thierry Reding <treding@xxxxxxxxxx>
>
> ---
> Changes form V1:
> - Found that it is possible to move of_device_id table to down
> where this is used i.e. just above the platform driver structure.
> Make this change on V2.

But that is just noise and not relevant to the title which patch says. If
you want to do this code move please send that separately. I have picked v1
for now

--
~Vinod