diff options
author | Muhammad Husaini Zulkifli <[email protected]> | 2021-01-14 23:26:55 +0800 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2021-02-01 11:54:46 +0100 |
commit | ffd68f356e411f79d5d448908a1f60e374c95cb2 (patch) | |
tree | 895fc453ed656c9ad6b76693397d868454ce15f7 /tools/perf/scripts/python | |
parent | 2ff0b85d627f6a3b96b35abb0be303bd1a690fe6 (diff) |
mmc: sdhci-of-arasan: Use dev_err_probe() to avoid spamming logs
Using dev_err_probe() can avoid spamming logs when probe is deferred.
This function can also help to reduce code the size, uniform error handling
and simplify the code.
Signed-off-by: Muhammad Husaini Zulkifli <[email protected]>
Acked-by: Adrian Hunter <[email protected]>
Acked-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions