]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
MMC: regulator utilities
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 11 Mar 2009 12:23:12 +0000 (12:23 +0000)
committerTony Lindgren <tony@atomide.com>
Wed, 11 Mar 2009 16:09:25 +0000 (09:09 -0700)
commit4e1f2b829034be5383341dca9fa25062980c3b44
treec9b0d2754ef8ebe8d716c138155528d8d0d97ff1
parentfd08b838200bb77a231468eb2fa1246525354c5c
MMC: regulator utilities

Glue between MMC and regulator stacks ... verified with
some OMAP3 boards using adjustable and configured-as-fixed
regulators on several MMC controllers.

These calls are intended to be used by MMC host adapters
using at least one regulator per host.  Examples include
slots with regulators supporting multiple voltages and
ones using multiple voltage rails (e.g. DAT4..DAT7 using a
separate supply, or a split rail chip like certain SDIO
WLAN or eMMC solutions).

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Acked-by: Pierre Ossman <drzeus@drzeus.cx>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/mmc/core/core.c
include/linux/mmc/host.h