]> asedeno.scripts.mit.edu Git - linux.git/commit
pwm: stmpe: Fix wrong register offset for hwpwm=2 case
authorAxel Lin <axel.lin@ingics.com>
Tue, 7 Nov 2017 05:18:53 +0000 (13:18 +0800)
committerThierry Reding <thierry.reding@gmail.com>
Tue, 5 Dec 2017 08:33:05 +0000 (09:33 +0100)
commit8472b529e113e0863ea064fdee51bf73c3f86fd6
tree81b14e8fdf72ceeb449100055a33f77ff59278d3
parent7e5d1fd75c3dde9fc10c4472b9368089d1b81d00
pwm: stmpe: Fix wrong register offset for hwpwm=2 case

Fix trivial copy/paste bug.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Fixes: ef1f09eca74a ("pwm: Add a driver for the STMPE PWM")
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-stmpe.c