]> Git Repo - u-boot.git/commit
mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setup
authorPaul Barker <[email protected]>
Thu, 19 Oct 2023 14:50:38 +0000 (15:50 +0100)
committerMarek Vasut <[email protected]>
Fri, 27 Oct 2023 09:21:28 +0000 (11:21 +0200)
commitfa8422df942d537f562ce3bac365bfcf422759a6
treecd3b05dbd7babcef26438eebb8d239bf3a3fcd50
parentfb428b61819444b9337075f49c72f326f5d12085
mmc: renesas-sdhi: Fix error handling in rzg2l_sdhi_setup

We should ensure that reset_free() is called in the error path.

Signed-off-by: Paul Barker <[email protected]>
Fixes: 93c811b7331b ("mmc: renesas-sdhi: Initialize module on RZ/G2L")
Reviewed-by: Marek Vasut <[email protected]>
drivers/mmc/renesas-sdhi.c
This page took 0.033893 seconds and 4 git commands to generate.