git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f776076
)
dw_dmac: remove unnecessary ENODEV check
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Tue, 26 Mar 2013 17:29:13 +0000
(19:29 +0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 15 Apr 2013 04:21:19 +0000
(09:51 +0530)
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>
No differences found