diff options
author | Markus Moll <[email protected]> | 2020-09-22 21:28:35 +0200 |
---|---|---|
committer | Pavel Machek <[email protected]> | 2020-09-30 18:53:28 +0200 |
commit | 2a378856e32c98f747bde3fd338ca0e322aae8cb (patch) | |
tree | a78f643fa7406643cc0eb2927140cb224867fa87 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 9adc8af4c2f414a03235ae5403433ff1090a00ff (diff) |
leds: pca9532: correct shift computation in pca9532_getled
Each led setting occupies two bits in a corresponding led register.
Accessing these bits requires shifting and masking, which was
implemented incorrectly in pca9532_getled. Two new helper macros
concentrate the computation of those masks in one place.
Signed-off-by: Markus Moll <[email protected]>
Signed-off-by: Pavel Machek <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions