aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2018-08-06 18:33:40 +0200
committerLinus Walleij <[email protected]>2018-08-10 23:01:01 +0200
commit01f1974e5f08732de6cecc4287788a99cfc3b325 (patch)
treea481b3d8bbc0d9564b37f1c24d6247cc59ba9e76
parentbe36abb71d878f3320412a84e6bbec8dd796010c (diff)
pinctrl: samsung: Remove duplicated "wakeup" in printk
Double "wakeup" appears in printed message. Signed-off-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
-rw-r--r--drivers/pinctrl/samsung/pinctrl-exynos.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pinctrl/samsung/pinctrl-exynos.c b/drivers/pinctrl/samsung/pinctrl-exynos.c
index 40ef14956876..f49ea3d92aa1 100644
--- a/drivers/pinctrl/samsung/pinctrl-exynos.c
+++ b/drivers/pinctrl/samsung/pinctrl-exynos.c
@@ -588,7 +588,7 @@ exynos_pinctrl_set_eint_wakeup_mask(struct samsung_pinctrl_drv_data *drvdata,
pmu_regs = drvdata->retention_ctrl->priv;
dev_info(drvdata->dev,
- "Setting external wakeup interrupt wakeup mask: 0x%x\n",
+ "Setting external wakeup interrupt mask: 0x%x\n",
irq_chip->eint_wake_mask_value);
regmap_write(pmu_regs, irq_chip->eint_wake_mask_reg,