From: Jaehoon Chung Date: Wed, 11 May 2011 06:52:39 +0000 (+0900) Subject: mmc: dw_mmc: fixed wrong regulator_enable in suspend/resume X-Git-Tag: v3.0-rc1~148^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d6c4e0a00399de9de3f066de175eb5fcc4b7b46;p=pandora-kernel.git 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-diff-tree failed