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:
279bc44
)
mmc: replace host->card_busy
author
Pierre Ossman
<drzeus@drzeus.cx>
Tue, 26 Dec 2006 14:11:23 +0000
(15:11 +0100)
committer
Pierre Ossman
<drzeus@drzeus.cx>
Sun, 4 Feb 2007 19:54:06 +0000
(20:54 +0100)
As card_busy was only used to indicate if the host was exclusively
claimed and not really used to identify a particular card, replacing
it with just a boolean makes things a lot more easily understandable.
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
No differences found