Re: [PATCH 01/13] phy: qcom-qmp: fix obsolete lane comments

From: Neil Armstrong
Date: Wed Sep 28 2022 - 11:58:03 EST


On 28/09/2022 17:28, Johan Hovold wrote:
All QMP drivers but the MSM8996 and combo ones handle exactly one PHY
and the corresponding memory resources are not per-lane, but per PHY.

Update the obsolete comments.

Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
---
drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 2 +-
drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c | 2 +-
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 2 +-
drivers/phy/qualcomm/phy-qcom-qmp-ufs.c | 2 +-
drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)


<snip>

Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>