This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 477e4417cfe4311904bde2eab9d7707d6d265112 Mon Sep 17 00:00:00 2001 | |
From: Sami Tolvanen <[email protected]> | |
Date: Mon, 7 May 2018 13:56:48 +0700 | |
Subject: [PATCH] soc: qcom: smp2p: fix __iomem access in SMP2P_{GET,SET}_* | |
--- | |
diff --git a/drivers/gpio/gpio-msm-smp2p-test.c b/drivers/gpio/gpio-msm-smp2p-test.c | |
index 5907513..b841953 100644 | |
--- a/drivers/gpio/gpio-msm-smp2p-test.c |