]> asedeno.scripts.mit.edu Git - linux.git/commit
phy: qcom-ufs: Use iopoll.h readl_poll_timeout macro
authorMarc Gonzalez <marc.w.gonzalez@free.fr>
Fri, 21 Dec 2018 10:13:18 +0000 (11:13 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Thu, 7 Feb 2019 05:40:36 +0000 (11:10 +0530)
commit32fcf6fc6c71ffb29f31cffe6e93f4389757cb19
tree89e877a1b321c222b1c9aa4e0a07a0ce74532f2c
parent4f0960ba7a6aedee18d5749e13ac74afe939bf2e
phy: qcom-ufs: Use iopoll.h readl_poll_timeout macro

The private copy of readl_poll_timeout is no longer needed.
Use the implementation in iopoll.h instead.

Signed-off-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Andy Gross <andy.gross@linaro.org>
Reviewed-by: Vivek Gautam <vivek.gautam@codeaurora.org>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/qualcomm/phy-qcom-ufs-i.h