From: Andy Shevchenko Date: Tue, 26 Mar 2013 17:29:13 +0000 (+0200) Subject: dw_dmac: remove unnecessary ENODEV check X-Git-Tag: v3.10-rc1~41^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5b9b77eea1f9aaf7725872be4b382f5530bb41e;p=pandora-kernel.git dw_dmac: remove unnecessary ENODEV check If CONFIG_OF is not set the of_node of the device will always be NULL. Signed-off-by: Andy Shevchenko Acked-by: Viresh Kumar Acked-by: Arnd Bergmann Signed-off-by: Vinod Koul --- Reading git-diff-tree failed