aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorHoratiu Vultur <[email protected]>2023-02-06 20:37:20 +0000
committerLinus Walleij <[email protected]>2023-03-06 14:18:07 +0000
commit657fd9da2d4b4aa0a384105b236baa22fa0233bf (patch)
tree8c60c4ed1c960083768c9c87cfae158208ea1b21 /tools/perf/scripts/python/syscall-counts.py
parentpinctrl: at91-pio4: fix domain name assignment (diff)
downloadkernel-657fd9da2d4b4aa0a384105b236baa22fa0233bf.tar.gz
kernel-657fd9da2d4b4aa0a384105b236baa22fa0233bf.zip
pinctrl: ocelot: Fix alt mode for ocelot
In case the driver was trying to set an alternate mode for gpio 0 or 32 then the mode was not set correctly. The reason is that there is computation error inside the function ocelot_pinmux_set_mux because in this case it was trying to shift to left by -1. Fix this by actually shifting the function bits and not the position. Fixes: 4b36082e2e09 ("pinctrl: ocelot: fix pinmuxing for pins after 31") Signed-off-by: Horatiu Vultur <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions