phy: qcom-snps-femto-v2: use qcom_snps_hsphy_suspend/resume error code
authorAdrien Thierry <athierry@redhat.com>
Thu, 29 Jun 2023 14:45:40 +0000 (10:45 -0400)
committerVinod Koul <vkoul@kernel.org>
Wed, 12 Jul 2023 16:57:03 +0000 (22:27 +0530)
commit8932089b566c24ea19b57e37704c492678de1420
tree231fb514caf8579c2f53b8f7cd83d714f2850002
parent8a0eb8f9b9a002291a3934acfd913660b905249e
phy: qcom-snps-femto-v2: use qcom_snps_hsphy_suspend/resume error code

The return value from qcom_snps_hsphy_suspend/resume is not used. Make
sure qcom_snps_hsphy_runtime_suspend/resume return this value as well.

Signed-off-by: Adrien Thierry <athierry@redhat.com>
Link: https://lore.kernel.org/r/20230629144542.14906-4-athierry@redhat.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c