[PATCH 2/2] gpio: sunxi: Remove the sunxi_name_to_gpio_bank function
Simon Glass
sjg at chromium.org
Thu Sep 30 06:08:56 CEST 2021
On Sun, 12 Sept 2021 at 09:28, Samuel Holland <samuel at sholland.org> wrote:
>
> The only caller of this function was the MMC pinmux code, which used it
> to parse a string given from a Kconfig symbol. As the Kconfig symbol has
> been converted to a Boolean, this function is no longer needed.
>
> Signed-off-by: Samuel Holland <samuel at sholland.org>
> ---
>
> arch/arm/include/asm/arch-sunxi/gpio.h | 1 -
> drivers/gpio/sunxi_gpio.c | 14 --------------
> 2 files changed, 15 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list