phy: qcom-qmp-ufs: move device-id table
authorJohan Hovold <johan+linaro@kernel.org>
Mon, 24 Oct 2022 09:00:32 +0000 (11:00 +0200)
committerVinod Koul <vkoul@kernel.org>
Fri, 28 Oct 2022 13:00:29 +0000 (18:30 +0530)
commitd907774ed5aab5a33ef4106ea3830e673196313b
tree6a543d472013a26c37fda3056a9a79e8ce2880d6
parent922adfd59efd337059f8445a8d8968552b06ed4e
phy: qcom-qmp-ufs: move device-id table

Move the device-id table below probe() and next to the driver structure
to keep the driver callback functions grouped together.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20221024090041.19574-2-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-ufs.c