[APPLIED] [PATCH] OMAP: mmc_twl4030 nicely disable vmmc_aux

2009-03-24 Thread Tony Lindgren
This patch has been applied to the linux-omap by youw fwiendly patch wobot. Commit: 0268abf95f935c2fe45f778b2a223685e68c7823 PatchWorks http://patchwork.kernel.org/patch/13958/ Git http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=commit;h=0268abf95f935c2fe45f778b2a223685e68c

Re: [PATCH] OMAP: mmc_twl4030 nicely disable vmmc_aux

2009-03-24 Thread David Brownell
On Tuesday 24 March 2009, Adrian Hunter wrote: > >From 1a3f939d95122d8e58a3750cf5bce09247357203 Mon Sep 17 00:00:00 2001 > From: Adrian Hunter > > The MMC driver turns the power off before it turns it > on. To avoid regulator warnings, vmmc_aux must only be > disabled if it has previously been en

[PATCH] OMAP: mmc_twl4030 nicely disable vmmc_aux

2009-03-24 Thread Adrian Hunter
From 1a3f939d95122d8e58a3750cf5bce09247357203 Mon Sep 17 00:00:00 2001 From: Adrian Hunter The MMC driver turns the power off before it turns it on. To avoid regulator warnings, vmmc_aux must only be disabled if it has previously been enabled. Signed-off-by: Adrian Hunter --- arch/arm/mach-om