mmc: omap_hsmmc: context save after enabling runtime pm
authorBalaji T K <balajitk@ti.com>
Fri, 24 Feb 2012 15:44:34 +0000 (21:14 +0530)
committerChris Ball <cjb@laptop.org>
Fri, 6 Apr 2012 00:32:27 +0000 (20:32 -0400)
commit92a3aebf06bdef849cc53aba99f963a9ae397e9d
treed87b00575049f36325563532b77d891cf278aa37
parentd59d77ed1e0cdd254f99260013b27d64dc1dffac
mmc: omap_hsmmc: context save after enabling runtime pm

Call context save api after enabling runtime pm to make sure that
register access in context save api happens with clk enabled.

Signed-off-by: Balaji T K <balajitk@ti.com>
Signed-off-by: Venkatraman S <svenkatr@ti.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
drivers/mmc/host/omap_hsmmc.c