Samuel Holland 4d9958b642 sunxi: gpio: Remove name_to_gpio macro
This clarifies which callers must be updated to complete the DM_GPIO
conversion.

The only remaining caller of name_to_gpio in generic code is inside the
!DM_GPIO block in cmd/gpio.c. DM_GPIO is always selected on sunxi, so
that code cannot be reached. And after this commit, there are only two
remaining implementations of name_to_gpio.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Acked-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2021-10-11 10:46:44 +01:00
..
2020-06-11 15:14:04 +05:30
2021-09-13 18:23:13 -04:00
2020-12-18 20:32:21 -07:00
2021-09-25 09:46:15 -06:00
2021-06-25 20:59:45 +05:30
2021-02-23 10:45:55 -05:00
2021-02-23 10:45:55 -05:00