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:
f7d12ef
)
dma: mv_xor: add missing __devinit and __devexit qualifiers on probe and remove
author
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Sun, 18 Nov 2012 17:25:12 +0000
(18:25 +0100)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Tue, 20 Nov 2012 14:59:00 +0000
(15:59 +0100)
The ->probe() and ->remove() functions were missing the usual
__devinit and __devexit qualifiers.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
No differences found