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:
dd1ed37
)
acpi-dma: use devm_release() instead of devm_destroy()
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Thu, 6 Feb 2014 11:25:39 +0000
(13:25 +0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Tue, 11 Feb 2014 18:00:50 +0000
(23:30 +0530)
Since devm_destroy() doesn't call release function we have to use
devm_release() instead.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/acpi-dma.c
patch
|
blob
|
history
diff --cc
drivers/dma/acpi-dma.c
Simple merge