]> Git Repo - linux.git/commit
pinctrl: qcom: fix wrong write in update_dual_edge
authorAnsuel Smith <[email protected]>
Tue, 14 Apr 2020 00:37:26 +0000 (02:37 +0200)
committerLinus Walleij <[email protected]>
Thu, 16 Apr 2020 11:15:40 +0000 (13:15 +0200)
commit90bcb0c3ca0809d1ed358bfbf838df4b3d4e58e0
treef2173e30b11a16f6a47486cadcd31dc528abcd00
parent6a27268cdeb035aca092c3bc2a426594fb558cc1
pinctrl: qcom: fix wrong write in update_dual_edge

Fix a typo in the readl/writel accessor conversion where val is used
instead of pol changing the behavior of the original code.

Cc: [email protected]
Fixes: 6c73698904aa pinctrl: qcom: Introduce readl/writel accessors
Signed-off-by: Ansuel Smith <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
drivers/pinctrl/qcom/pinctrl-msm.c
This page took 0.05232 seconds and 4 git commands to generate.