From: Xiang Wang Date: Wed, 16 Jul 2014 07:50:09 +0000 (+0800) Subject: mmc: sdhci-pxav3: fix error handling of sdhci_add_host X-Git-Tag: fixes-against-v3.18-rc2~127^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87d2163dae1f2388c7ccda5269be8d58e24382dd;p=pandora-kernel.git mmc: sdhci-pxav3: fix error handling of sdhci_add_host Commit 0dcaa2499b7d111bd70da5b0976c34210c850fb3 improved error handling of sdhci_add_host. However, "err_of_parse" and "err_cd_req" should be placed after "pm_runtime_disable(&pdev->dev)". Signed-off-by: Xiang Wang Acked-by: Laurent Pinchart Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed