mmc: replace host->card_busy
authorPierre Ossman <drzeus@drzeus.cx>
Tue, 26 Dec 2006 14:11:23 +0000 (15:11 +0100)
committerPierre 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