commit | 94e408dd0cd031ced44cd14dc577d1ff518df64c | [log] [tgz] |
---|---|---|
author | Venkat Gopalakrishnan <venkatg@codeaurora.org> | Mon Jun 15 16:49:29 2015 -0700 |
committer | Vijay Viswanath <vviswana@codeaurora.org> | Mon Sep 18 10:29:18 2017 +0530 |
tree | 90496b41ff909128f4e0fdf93c8cfca465cdde49 | |
parent | a134670c9a6012a556fc5d369a89174c1bb6a04e [diff] |
mmc: sdhci-msm: Free pltfm_host on probe defer The platform host has been initialized and should be freed in case we defer the probe. Change-Id: Iadce572fa4618b18f2fadf9e00812e75144af1c9 Signed-off-by: Venkat Gopalakrishnan <venkatg@codeaurora.org>