commit | 978c4172af48f0adc082f8b1d94acb817d947730 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Feb 14 11:00:16 2013 +0200 |
committer | Vinod Koul <vinod.koul@intel.com> | Thu Feb 14 20:00:53 2013 +0530 |
tree | 7d4257e5f4c46aeed9b4ea4644928a578ac6195e | |
parent | 88b386c0a7c278581d2b8e2c2761d12f6475938d [diff] |
dmaengine.h: remove redundant else keyword dmaengine_device_control returns -ENOSYS in case the dma driver doesn't have such functionality. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>