Skip to content
Commit f20a61af authored by Marek Vasut's avatar Marek Vasut
Browse files

mmc: renesas-sdhi: Add proper probe error fail path



In case one of the calls in probe fail, trigger a fail path and
undo all the steps done in probe until the point of failure.
The current implementation failed to stop controller clock and
free claimed clock, so fix that. Furthermore, print return code
in error prints for easier debugging.

Signed-off-by: default avatarMarek Vasut <marek.vasut+renesas@mailbox.org>
parent 6ddffa89
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment