aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorBaruch Siach <[email protected]>2021-01-20 18:16:27 +0200
committerBartosz Golaszewski <[email protected]>2021-02-15 11:43:30 +0100
commit2bee255a5ecf3213d118f22f6d8f65e4ec9101f2 (patch)
tree33a79784a790dac1c4b9a63737168f1a8740bb7f /tools/perf/util/scripting-engines/trace-event-python.c
parentde1eaf6016b311dcc53d2297952edcdc87bcc941 (diff)
gpio: mvebu: don't limit pwm period/duty_cycle to UINT_MAX
PWM on/off registers are limited to UINT_MAX. However the state period and duty_cycle fields are ns values of type u64. There is no reason to limit them to UINT_MAX. Reported-by: Uwe Kleine-König <[email protected]> Reviewed-by: Uwe Kleine-König <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Signed-off-by: Baruch Siach <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions