commit | ce80ec9f29315204f5071439ed1525303f621294 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Sep 20 09:24:39 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Oct 03 11:52:17 2024 -0600 |
tree | 62bb5d267ac0fba50015df1555febd9ff894713d | |
parent | 9c3e9261343ce1b4166e6accd67574f3d8a57703 [diff] |
mmc: rockchip: Log some error returns Add a little logging to some places in this driver, to aid debugging when something goes wrong. Signed-off-by: Simon Glass <sjg@chromium.org>