commit | f5b9b77eea1f9aaf7725872be4b382f5530bb41e | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Mar 26 19:29:13 2013 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Mon Apr 15 09:51:19 2013 +0530 |
tree | d0574cdb0d64da577ee4773d6c6f705f47de660f | |
parent | f776076b9fa82d630651c9af56359d80fce86d68 [diff] |
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 <andriy.shevchenko@linux.intel.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Vinod Koul <vinod.koul@intel.com>