From: Andy Shevchenko Date: Thu, 14 Feb 2013 09:00:19 +0000 (+0200) Subject: edma: do not waste memory for dma_mask X-Git-Tag: v3.9-rc1~80^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=373459eee0cd79f775ef9874395bb37638154777;p=pandora-kernel.git edma: do not waste memory for dma_mask Accordingly to commentary in the platform_device_register_full the memory allocated for dma_mask will not going to be freed. That's why is better to assign dma_mask afterwards. Signed-off-by: Andy Shevchenko Acked-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed