From 1d6c4e0a00399de9de3f066de175eb5fcc4b7b46 Mon Sep 17 00:00:00 2001 From: Jaehoon Chung Date: Wed, 11 May 2011 15:52:39 +0900 Subject: [PATCH] mmc: dw_mmc: fixed wrong regulator_enable in suspend/resume regulator_enable() was incorrectly placed in the suspend function instead of the resume function. Signed-off-by: Jaehoon Chung Signed-off-by: Kyungmin Park Acked-by: Will Newton Signed-off-by: Chris Ball --- Reading git-format-patch failed