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:
234846d
)
dma: Remove erroneous __exit and __exit_p() references
author
Maxin B. John
<maxin.john@enea.com>
Wed, 20 Feb 2013 00:07:04 +0000
(
02:07
+0200)
committer
Vinod Koul
<vinod.koul@intel.com>
Mon, 15 Apr 2013 04:21:16 +0000
(09:51 +0530)
Removing the annotation with __exit and referencing with __exit_p()
present in dma driver module remove hooks.
Part of the __devexit and __devexit_p() purge.
Signed-off-by: Maxin B. John <maxin.john@enea.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
No differences found