On 11/20/23 11:45 AM, Claudiu wrote: > From: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx> > > In case ravb_phy_start() returns with error the settings applied in > ravb_dma_init() are not reverted (e.g. config mode). For this call It's called ravb_dmac_init(). > ravb_stop_dma() on failure path of ravb_open(). > > Fixes: a0d2f20650e8 ("Renesas Ethernet AVB PTP clock driver") > Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx> Reviewed-by: Sergey Shtylyov <s.shtylyov@xxxxxx> [...] MBR, Sergey