Skip to content
Commit 3d63abe5 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[MMC] pxamci: fix data timeout calculation



The MMC layer gives us two parts for the timeout calculation - a fixed
timeout in nanoseconds, and a card clock-speed dependent part.

The PXA MMC hardware allows for a timeout based on the fixed host clock
speed only.  This resulted in some cards being given a short timeout,
and therefore failing to work.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 6b426e78
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment