diff options
author | Marek Vasut | 2023-02-27 23:49:28 +0100 |
---|---|---|
committer | Marek Vasut | 2023-03-10 17:45:47 +0100 |
commit | f20a61af4209785721bdee96131785d9dc24698d (patch) | |
tree | 8661502699fa0c9ce91c0fa137510f5cc90c6bf5 /drivers/clk | |
parent | 6ddffa89cb8396bf043adcc5090e8b1a9b1d0246 (diff) |
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: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'drivers/clk')
0 files changed, 0 insertions, 0 deletions