]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[MMC] sdhci: check SDHCI base clock
authorPierre Ossman <drzeus@drzeus.cx>
Fri, 30 Jun 2006 09:22:21 +0000 (02:22 -0700)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 2 Jul 2006 15:01:59 +0000 (16:01 +0100)
commit8ef1a14379e105c1419d21e96ffac53202bc0501
tree695548d0cd542e135634eab88d811b0b6e29ed3a
parentd63fb6c55f5f9eb3032fc5c3ab6eb9a26dd67cdc
[MMC] sdhci: check SDHCI base clock

A base clock value of 0 means that the driver must get the base clock through
some other means.  As we have no other way of getting it, we must abort.

Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/sdhci.c