Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1349313

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

From Vinod Koul <vinod.koul@intel.com>
Newsgroups linux.kernel
Subject Re: [PATCH V2] dma: tegra: don't open code of_device_get_match_data()
Date 2016-03-03 17:00 +0100
Message-ID <r8DPt-O3-29@gated-at.bofh.it> (permalink)
References <r8gg9-yT-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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@nvidia.com>
> Acked-by: Thierry Reding <treding@nvidia.com>
> 
> ---
> 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

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH V2] dma: tegra: don't open code of_device_get_match_data() Laxman Dewangan <ldewangan@nvidia.com> - 2016-03-02 15:50 +0100
  Re: [PATCH V2] dma: tegra: don't open code of_device_get_match_data() Vinod Koul <vinod.koul@intel.com> - 2016-03-03 17:00 +0100
    Re: [PATCH V2] dma: tegra: don't open code of_device_get_match_data() Laxman Dewangan <ldewangan@nvidia.com> - 2016-03-04 03:20 +0100

csiph-web