]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: tmio: add regulator support
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Wed, 20 Jun 2012 17:10:33 +0000 (19:10 +0200)
committerChris Ball <cjb@laptop.org>
Sat, 21 Jul 2012 04:02:11 +0000 (00:02 -0400)
commitbb3d93082071c4861b99b3a3d406f8ef4bd6b777
treeb9006e2907d8a1a4299750bdd307cb35d30338d4
parentc8f4a097e7152d520d7be1495fa0edf1ec156308
mmc: tmio: add regulator support

Currently the TMIO MMC driver derives the OCR mask from the platform data
and uses a platform callback to turn card power on and off. This patch adds
regulator support to the driver.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Liam Girdwood <lrg@ti.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/tmio_mmc_pio.c