sdio: allow for mmc_claim_host to be aborted
authorNicolas Pitre <nico@cam.org>
Sat, 30 Jun 2007 14:21:52 +0000 (16:21 +0200)
committerPierre Ossman <drzeus@drzeus.cx>
Sun, 23 Sep 2007 18:55:13 +0000 (20:55 +0200)
It is sometimes necessary to give up on trying to claim the host lock,
especially if that happens in a thread that has to be stopped.

While at it, fix the description for mmc_claim_host() which was wrong.

Signed-off-by: Nicolas Pitre <npitre@mvista.com>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>

No differences found