From: Krzysztof Kozlowski Date: Mon, 6 Aug 2018 16:33:40 +0000 (+0200) Subject: pinctrl: samsung: Remove duplicated "wakeup" in printk X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=01f1974e5f08732de6cecc4287788a99cfc3b325;p=linux.git pinctrl: samsung: Remove duplicated "wakeup" in printk Double "wakeup" appears in printed message. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Linus Walleij --- diff --git a/drivers/pinctrl/samsung/pinctrl-exynos.c b/drivers/pinctrl/samsung/pinctrl-exynos.c index 40ef14956876a..f49ea3d92aa1e 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,