Re: [PATCH] usb: olpi: Remove unused otg_ulpi_create

From: Sergey Shtylyov
Date: Sun Feb 23 2025 - 13:21:27 EST


On 2/23/25 7:06 PM, linux@xxxxxxxxxxx wrote:

> From: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
>
> otg_ulpi_create() has been unused since 2022's
> commit 8ca79aaad8be ("ARM: pxa: remove unused pxa3xx-ulpi")
>
> Remove it.
>
> The devm_ variant is still used.
>
> Signed-off-by: Dr. David Alan Gilbert <linux@xxxxxxxxxxx>
> ---
> drivers/usb/phy/phy-ulpi.c | 23 -----------------------

Probably s/olpi/ulpi/ in the subject then?

> include/linux/usb/ulpi.h | 9 ---------
> 2 files changed, 32 deletions(-)
> [...]
MBR, Sergey