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:
019a5f5
)
mmc: use correct unregister function for led trigger
author
Pierre Ossman
<drzeus@drzeus.cx>
Fri, 12 Oct 2007 20:48:46 +0000
(22:48 +0200)
committer
Pierre Ossman
<drzeus@drzeus.cx>
Fri, 12 Oct 2007 20:48:46 +0000
(22:48 +0200)
We register a simple trigger so make sure we use the corresponding
unregister function.
(Also means we get a dummy function when triggers aren't compiled in)
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
No differences found