Ping...
On Wed, Nov 11, 2020 at 10:48 AM Zheng Zengkai <[email protected]> wrote:dwc3_meson_g12a_probe() does not invoke clk_bulk_disable_unprepare() on one error handling path. This patch fixes that.Fixes: 347052e3bf1b ("usb: dwc3: meson-g12a: fix USB2 PHY initialization on G12A and A1 SoCs") Reported-by: Hulk Robot <[email protected]> Signed-off-by: Zheng Zengkai <[email protected]>Reviewed-by: Martin Blumenstingl <[email protected]> many thanks for this fix! Best regards Martin .

