diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2022-04-12 14:26:01 -0700 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2022-04-15 23:19:42 +0200 |
commit | c60bd968c74749a85c71dfed5fabd3e36d487d54 (patch) | |
tree | 363207149d6a7faa1286c20217f5c7eebeb0c0a8 /include/linux/zstd_errors.h | |
parent | 39c025721d706eb4fa8a5a7a376c93a3162b71bc (diff) |
i2c: qcom-geni: Use dev_err_probe() for GPI DMA error
The GPI DMA engine driver can be compiled as a module, in which case the
likely probe deferral "error" shows up in the kernel log. Switch to
using dev_err_probe() to silence this warning and to ensure that
"devices_deferred" in debugfs carries this information.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Reviewed-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'include/linux/zstd_errors.h')
0 files changed, 0 insertions, 0 deletions