On Fri, Mar 04, 2016 at 03:55:11PM +0530, Laxman Dewangan wrote: > After using the function of_device_get_match_data(), the > of_device_id table for tegra20 dma is not used by probe() > and hence moving it near to place where platform driver is > defined as this table used only on this data structure.
Applied, thanks -- ~Vinod