aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorGeert Uytterhoeven <[email protected]>2016-03-11 17:31:27 +0100
committerLinus Walleij <[email protected]>2016-03-16 13:03:14 +0100
commite0a8604f1300cefab4aeafe214fc57954a7b4487 (patch)
treea05f0d32f515ebcd9ba1fd00d498d0123707f805 /tools/perf/scripts/python/call-graph-from-postgresql.py
parente5f7e3121429c7b1ce6d759150b5bf936ddd2080 (diff)
gpio: pca953x: Fix pca953x_gpio_set_multiple() on 64-bit
pca953x_gpio_set_multiple() divides by 4 to convert from longs to bytes, which assumes a 32-bit platform, and is not correct on 64-bit platforms. Use "sizeof(...)" instead to fix this. Cc: [email protected] Fixes: b4818afeacbd8182 ("gpio: pca953x: Add set_multiple to allow multiple bits to be set in one write.") Signed-off-by: Geert Uytterhoeven <[email protected]> Acked-by: Phil Reid <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions