linux/drivers/mmc
Philip Langdale 4be34c99a2 MMC: Consolidate voltage definitions
Consolidate the list of available voltages.

Up until now, a separate set of defines has been
used for host->vdd than that used for the OCR
voltage mask values. Having two sets of defines
allows them to get out of sync and the current
sets are already inconsistent with one claiming
to describe ranges and the other specific voltages.

Only the SDHCI driver uses the host->vdd defines and
it is easily fixed to use the OCR defines.

Signed-off-by: Philip Langdale <philipl@overt.org>
Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
2007-05-01 13:42:28 +02:00
..
card mmc: Separate out protocol ops 2007-05-01 13:04:18 +02:00
core mmc: add bus handler 2007-05-01 13:41:06 +02:00
host MMC: Consolidate voltage definitions 2007-05-01 13:42:28 +02:00
Kconfig mmc: Move host and card drivers to subdirs 2007-05-01 13:04:17 +02:00
Makefile mmc: Move core functions to subdir 2007-05-01 13:04:18 +02:00