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:
4accfe2
)
mmci: fix crash with debug enabled
author
Rabin Vincent
<rabin@rab.in>
Fri, 17 Apr 2009 03:14:19 +0000
(08:44 +0530)
committer
Pierre Ossman
<pierre@ossman.eu>
Sun, 3 May 2009 20:12:27 +0000
(22:12 +0200)
If MMC debugging is enabled, the mmci driver oopses because the DBG
macro uses host->mmc before it is set. Set it earlier.
Signed-off-by: Rabin Vincent <rabin@rab.in>
Signed-off-by: Pierre Ossman <pierre@ossman.eu>
No differences found