diff options
author | Richard Genoud <[email protected]> | 2017-06-01 14:18:25 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2017-06-09 09:36:59 +0200 |
commit | c528eb27a3be2600e724c8a57cb69eab1fd9afa2 (patch) | |
tree | 2b9ed5e85fc2e95d4a29bdb72c850ed49de93f6b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 0377f49fb4f83edf40a6ff355eb8df6697491ea1 (diff) |
gpio: mvebu: fix blink counter register selection
The blink counter A was always selected because 0 was forced in the
blink select counter register.
The variable 'set' was obviously there to be used as the register value,
selecting the B counter when id==1 and A counter when id==0.
Tested on clearfog-pro (Marvell 88F6828)
Fixes: 757642f9a584 ("gpio: mvebu: Add limited PWM support")
Reviewed-by: Gregory CLEMENT <[email protected]>
Reviewed-by: Ralph Sennhauser <[email protected]>
Signed-off-by: Richard Genoud <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions