On Thu, Jul 20, 2023 at 02:29:37PM +0300, Nikita Shubin via B4 Relay wrote:
> From: Nikita Shubin <[email protected]>
>
> Drop legacy gpio request/free since we are using
> pinctrl for this now.
>
> Signed-off-by: Nikita Shubin <[email protected]>
> Acked-by: Uwe Kleine-König <[email protected]>
> ---
> arch/arm/mach-ep93xx/core.c | 42 ---------------------------------------
> drivers/pwm/pwm-ep93xx.c | 18 -----------------
> include/linux/soc/cirrus/ep93xx.h | 4 ----
> 3 files changed, 64 deletions(-)
Acked-by: Thierry Reding <[email protected]>