Commit b0dfc1b
pinctrl: at91: use new GPIO line value setter callbacks
struct gpio_chip now has callbacks for setting line values that return
an integer, allowing to indicate failures. Convert the driver to using
them.
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://lore.kernel.org/20250424-gpiochip-set-rv-pinctrl-part2-v1-9-504f91120b99@linaro.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>1 parent 8e86af6 commit b0dfc1b
1 file changed
Lines changed: 9 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1449 | 1449 | | |
1450 | 1450 | | |
1451 | 1451 | | |
1452 | | - | |
1453 | | - | |
| 1452 | + | |
1454 | 1453 | | |
1455 | 1454 | | |
1456 | 1455 | | |
1457 | 1456 | | |
1458 | 1457 | | |
1459 | 1458 | | |
| 1459 | + | |
| 1460 | + | |
1460 | 1461 | | |
1461 | 1462 | | |
1462 | | - | |
1463 | | - | |
| 1463 | + | |
| 1464 | + | |
1464 | 1465 | | |
1465 | 1466 | | |
1466 | 1467 | | |
| |||
1472 | 1473 | | |
1473 | 1474 | | |
1474 | 1475 | | |
| 1476 | + | |
| 1477 | + | |
1475 | 1478 | | |
1476 | 1479 | | |
1477 | 1480 | | |
| |||
1798 | 1801 | | |
1799 | 1802 | | |
1800 | 1803 | | |
1801 | | - | |
1802 | | - | |
| 1804 | + | |
| 1805 | + | |
1803 | 1806 | | |
1804 | 1807 | | |
1805 | 1808 | | |
| |||
0 commit comments