Drivers should in general not log anything during unless there are
errors.
Drop the pointless registration info message from the QMP drivers.
Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx>
---With best wishes
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, 10 deletions(-)--