phy: qcom-qmp-combo: move device-id table
authorJohan Hovold <johan+linaro@kernel.org>
Mon, 14 Nov 2022 11:06:01 +0000 (12:06 +0100)
committerVinod Koul <vkoul@kernel.org>
Thu, 24 Nov 2022 17:16:50 +0000 (22:46 +0530)
commit5c5f9fbc15aa58c1bac22724f429e6e399a2f2b5
tree468bad2ac52f5e35ea99a1bdcacf1c1a7f40792c
parenta173ee25a758927adc12664d1ec162a18324a4bd
phy: qcom-qmp-combo: move device-id table

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

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