From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Thu, 8 Dec 2011 16:28:37 -0800 Subject: [PATCH 1/3] omap_hsmmc: consider MMC_PM_KEEP_POWER on suspend/resume In-Reply-To: <87r50okviy.fsf@laptop.org> References: <1321970539-7104-1-git-send-email-eliad@wizery.com> <87r50okviy.fsf@laptop.org> Message-ID: <20111209002837.GF31337@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Chris Ball [111201 09:40]: > Hi, > > On Tue, Nov 22 2011, Eliad Peller wrote: > > When an mmc card has the MMC_PM_KEEP_POWER flag, it shouldn't > > be powered off on suspend (and thus doesn't have to be powered-on > > on resume) > > > > While on it, change the suspend flow a bit, to make it a bit > > easier to follow. > > > > Signed-off-by: Eliad Peller > > Tony, feel free to merge this patchset (if you're happy with the rest of > it) through your tree, with my: > > Acked-by: Chris Ball > > for this patch. Thanks, Thanks applying these into omap driver branch. Regards, Tony