Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54a13ce6 authored by Vijay Viswanath's avatar Vijay Viswanath Committed by Gerrit - the friendly Code Review server
Browse files

mmc: sdhci-msm: Remove printing tlmm physical address



Remove the debug log which leaks physical address,
eventhough tlmm is no longer used.

Change-Id: Ie6968c46ea063e9192e2ccef053107ee7d8f5775
Signed-off-by: default avatarVijay Viswanath <vviswana@codeaurora.org>
parent cd4936b2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -4769,8 +4769,6 @@ static int sdhci_msm_probe(struct platform_device *pdev)
			goto vreg_deinit;
		}
		writel_relaxed(readl_relaxed(tlmm_mem) | 0x2, tlmm_mem);
		dev_dbg(&pdev->dev, "tlmm reg %pa value 0x%08x\n",
				&tlmm_memres->start, readl_relaxed(tlmm_mem));
	}

	/*