Searched hist:"52 b997732eb6bf64df242403c7510520d89be266" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/phy/qualcomm/ |
H A D | phy-qcom-qmp-pcie.c | diff 52b997732eb6bf64df242403c7510520d89be266 Sat Nov 05 09:59:28 CDT 2022 Johan Hovold <johan+linaro@kernel.org> phy: qcom-qmp-pcie: clean up probe initialisation
Stop abusing the driver data pointer and instead pass the driver state structure directly to the initialisation helpers during probe.
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-6-johan+linaro@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>
|