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:
ca4f105
)
sdhci: handle built-in sdhci with modular leds class
author
Pierre Ossman
<drzeus@drzeus.cx>
Sun, 21 Dec 2008 16:01:48 +0000
(17:01 +0100)
committer
Pierre Ossman
<drzeus@drzeus.cx>
Wed, 31 Dec 2008 17:18:13 +0000
(18:18 +0100)
As reported by Randy Dunlap, having sdhci built-in and LEDs class
as a module resulted in undefined symbols. Change the code to handle
that case properly (by not having LEDs class support in sdhci).
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
No differences found