On Sat, Nov 12, 2022 at 02:17:44PM +0300, Dmitry Baryshkov wrote: > On 11/11/2022 12:24, Johan Hovold wrote: > > Since the QMP driver split, there is no reason to allocate the > > fixed-rate pipe clock structure separately from the driver data. > > > > Signed-off-by: Johan Hovold <johan+linaro@xxxxxxxxxx> > > --- > > drivers/phy/qualcomm/phy-qcom-qmp-combo.c | 7 ++----- > > 1 file changed, 2 insertions(+), 5 deletions(-) > > > > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > > Note: it would be nice to port these two patches to USB & PCIe QMP PHY > drivers. Already done: https://lore.kernel.org/lkml/20221111094239.11547-1-johan+linaro@xxxxxxxxxx/ Johan