Re: [PATCH 4/6] usb: typec: ucsi: Report power supply change on sink path change
From: Jameson Thies
Date: Mon Oct 13 2025 - 16:46:03 EST
> How about:
>
> if (change & (UCSI_CONSTAT_BC_CHANGE | UCSI_CONSTAT_SINK_PATH_CHANGE))
Thank you for the suggestion, this is neater. I'll apply it to the v2 series.