diff options
author | Sergey Shtylyov <[email protected]> | 2023-11-15 23:34:53 +0300 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2023-11-24 11:22:11 +0100 |
commit | 5a002bf206508169dd9d8c002d6326e51f53b42c (patch) | |
tree | 2d1e27da7b6ed953b5e5bae7c37344ae0d567ecf /tools/perf | |
parent | 901b277eafbd98ad327525de6c9bf3cc6abd6370 (diff) |
pinctrl: stm32: return errors from stm32_gpio_direction_output()
In the STMicroelectronics STM32 driver, stm32_gpio_direction_output()
ignores the result of pinctrl_gpio_direction_output() for no good reason.
Let's propagate errors from pinctrl_gpio_direction_output() upstream...
Found by Linux Verification Center (linuxtesting.org) with the Svace static
analysis tool.
Signed-off-by: Sergey Shtylyov <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf')
0 files changed, 0 insertions, 0 deletions