diff options
| author | Hans Verkuil <[email protected]> | 2021-12-06 14:16:47 +0100 |
|---|---|---|
| committer | Linus Walleij <[email protected]> | 2021-12-16 03:42:52 +0100 |
| commit | 1a4541b68e250bc4b21bd4c6178877523c5d896b (patch) | |
| tree | 810d24bcb2208c696bbc9ead73996b970419fc60 /tools/perf/scripts/python | |
| parent | dc1b242478f47d04a41f319a14f163711c52646a (diff) | |
pinctrl-bcm2835: don't call pinctrl_gpio_direction()
Set the direction directly without calling pinctrl_gpio_direction().
This avoids the mutex_lock() calls in that function, which would
invalid the can_sleep = false.
Signed-off-by: Hans Verkuil <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions