[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)
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>

No differences found