mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-24 18:16:04 +00:00
mmc: replace host->card_busy
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>
This commit is contained in:
parent
279bc44509
commit
f22ee4edf6
2 changed files with 11 additions and 10 deletions
Loading…
Add table
Add a link
Reference in a new issue