]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 2 Apr 2012 09:47:37 +0000 (05:47 -0400)
commite9c1c53a28b2447429c35f650c7ba49dc5e5ec19
treecfe86f4e56b7feb6c2f58acea523fdea2bc627d9
parent85a5125dab2e83c4abf21564a672cdea8bd0e46f
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