SDHCI: Add timeout hooks
commit9decb75f46c206066077621536dcd00913c46aa3
authorBen Dooks <ben-linux@fluff.org>
Mon, 3 Nov 2008 20:18:56 +0000 (3 20:18 +0000)
committerBen Dooks <ben-linux@fluff.org>
Mon, 3 Nov 2008 20:30:49 +0000 (3 20:30 +0000)
tree65f83b7666fd885c1c942141cefd72135d5f9901
parent791077836cd86c961a1031b2e9bdca09ab63c5d6
SDHCI: Add timeout hooks

Some controllers do not provide clock information in their
capabilities (in the Samsung case, it is because there are
multiple clock sources available to the controller). Add hooks
to allow the system to supply clock information.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
drivers/mmc/host/sdhci.c
drivers/mmc/host/sdhci.h