Re: [PATCH 2/2] usb: typec: ucsi: glink: be more precise on orientation-aware ports

From: Greg Kroah-Hartman
Date: Thu Nov 07 2024 - 00:19:16 EST


On Wed, Nov 06, 2024 at 05:45:55PM +0200, Dmitry Baryshkov wrote:
> Instead of checking if any of the USB-C ports have orientation GPIO and
> thus is orientation-aware, check for the GPIO for the port being
> registered.

What is the visible affect of this change?

Does it fix an existing bug?

thanks,

greg k-h