On Thursday 03 March 2016 09:23 PM, Vinod Koul wrote:
On Tue, Mar 01, 2016 at 06:54:40PM +0530, Laxman Dewangan wrote:Use of_device_get_match_data() for getting matched data instead of implementing this locally.I have applied this after fixing subsystem name. Please ensure you use the right name
Ooops, the directory name is "dma" and hence I used subsystem name as "dma". File names are also containing dma only and so this mistake happened. Will keep in mind in future patches.