Fix small issues in the Qualcomm PMIC-GLINK UCSI implementation. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> --- Changes in v2: - Fixed indentation in pmic_glink_ucsi_notify() (Heikki) - Link to v1: https://lore.kernel.org/r/20240408-qcom-ucsi-fixes-bis-v1-0-716c145ca4b1@xxxxxxxxxx --- Dmitry Baryshkov (3): usb: typec: ucsi_glink: enable the UCSI_DELAY_DEVICE_PDOS quirk on qcm6490 usb: typec: ucsi_glink: drop NO_PARTNER_PDOS quirk for sm8550 / sm8650 usb: typec: ucsi_glink: drop special handling for CCI_BUSY drivers/usb/typec/ucsi/ucsi_glink.c | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) --- base-commit: 25e918cf1bb906bd9aca19ae0270feb7f6d68783 change-id: 20240408-qcom-ucsi-fixes-bis-6b314764c5be Best regards, -- Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>