summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHeinrich Schuchardt <[email protected]>2023-09-29 23:53:55 +0200
committerAnup Patel <[email protected]>2023-10-06 17:29:09 +0530
commitd891caeae96397ba7a5ab01d6722996ea3a1dd16 (patch)
tree010876c8c31dc44a704199e11997a9bb2fea6a57 /docs
parentf831b93357dd5858ba0f610f1f21f7bc599decb1 (diff)
gpio/starfive: redundant readl() call
In starfive_gpio_direction_output() readl() is called twice to read the gpio direction register. The result of the first read is discarded. Remove the redundant read. Fixes: 908be1b85c8f ("gpio/starfive: add gpio driver and support gpio reset") Signed-off-by: Heinrich Schuchardt <[email protected]> Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions