]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: sdhci: Use jiffies instead of a timeout counter
authorJeremie Samuel <jeremie.samuel.ext@parrot.com>
Mon, 21 Oct 2013 19:55:13 +0000 (15:55 -0400)
committerChris Ball <chris@printf.net>
Mon, 21 Oct 2013 19:58:47 +0000 (15:58 -0400)
commit26cb3023896d8b188db0000328e39a7cdb92c0a4
tree8800ff9e5e28269cea325ee63c54d69759d8e0e0
parent8c47a116200a0e0f731ce882b9ba83706a6fe5a0
mmc: sdhci: Use jiffies instead of a timeout counter

Just a cosmetic change, should not affect functionality.

Patch based on: http://thread.gmane.org/gmane.linux.kernel.mmc/2579.

Signed-off-by: Anton Vorontsov <avorontsov@mvista.com>
Signed-off-by: Jeremie Samuel <jeremie.samuel.ext@parrot.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/sdhci.c