Searched hist:cebc6ca76e400a90cb7cbc9f96f26966167f5b6f (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp-pcie.c | diff cebc6ca76e400a90cb7cbc9f96f26966167f5b6f Sat Nov 05 09:59:25 CDT 2022 Johan Hovold <johan+linaro@kernel.org> phy: qcom-qmp-pcie: 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.
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Johan Hovold <johan+linaro@kernel.org> Link: https://lore.kernel.org/r/20221105145939.20318-3-johan+linaro@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
|