On Sun, May 09, 2021 at 09:12:27PM +0200, Christophe JAILLET wrote: > 'dspi_request_dma()' should be undone by a 'dspi_release_dma()' call in the > error handling path of the probe function, as already done in the remove > function > > Fixes: 90ba37033cb9 ("spi: spi-fsl-dspi: Add DMA support for Vybrid") > Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> > --- Reviewed-by: Vladimir Oltean <olteanv@xxxxxxxxx> Thanks!