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:
ac2dd0f
)
leds: Fix leds-gpio driver multiple module_init/exit usage
author
Richard Purdie
<rpurdie@linux.intel.com>
Mon, 2 Feb 2009 23:04:42 +0000
(23:04 +0000)
committer
Richard Purdie
<rpurdie@linux.intel.com>
Mon, 6 Apr 2009 15:06:26 +0000
(16:06 +0100)
You can't have multiple module_init()/module_exit calls so resort to messy
ifdefs potentially pending some code refactoring.
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
No differences found