]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mmc: dw_mmc: Zap endless timeout
authorMarek Vasut <marex@denx.de>
Mon, 27 Jul 2015 20:39:37 +0000 (22:39 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 10 Sep 2015 06:17:40 +0000 (08:17 +0200)
commitec24dbf425b1198089e170b1ff82113629192133
tree6b6be9b55e23c4f2d0f9ab5fc6bbc2b95c088e36
parent3d19b84c9028471c002c4e026c8ceb0ba7e4b4de
mmc: dw_mmc: Zap endless timeout

Endless timeouts are bad, since if we get stuck in one, we have no
way out. Zap this one by implementing proper timeout.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
Cc: Pantelis Antoniou <panto@antoniou-consulting.com>
Cc: Tom Rini <trini@konsulko.com>
drivers/mmc/dw_mmc.c