]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
MMC: regulator utilities
authorDavid Brownell <dbrownell@users.sourceforge.net>
Wed, 11 Mar 2009 11:30:43 +0000 (03:30 -0800)
committerLiam Girdwood <lrg@slimlogic.co.uk>
Tue, 31 Mar 2009 08:56:26 +0000 (09:56 +0100)
commit5c13941acc513669c7d07b28789c3f9ba66ddddf
tree0f8170e9af5e3ee25e06c20520d3b2cd85733070
parent66b659e685bca1f2f6d6102bac74cafbc7eef5c2
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: Liam Girdwood <lrg@slimlogic.co.uk>
drivers/mmc/core/core.c
include/linux/mmc/host.h