From: Balaji T K Date: Fri, 24 Feb 2012 15:44:33 +0000 (+0530) Subject: mmc: omap_hsmmc: use runtime put sync in probe error patch X-Git-Tag: v3.4-rc2~9^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d59d77ed1e0cdd254f99260013b27d64dc1dffac;p=pandora-kernel.git mmc: omap_hsmmc: use runtime put sync in probe error patch pm_runtime_put_sync instead of autosuspend pm runtime API because iounmap(host->base) follows immediately. Reported-by: Rajendra Nayak Signed-off-by: Balaji T K Signed-off-by: Venkatraman S Cc: Signed-off-by: Chris Ball --- Reading git-diff-tree failed