diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2022-04-12 23:26:01 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2022-04-15 23:19:42 +0200 |
commit | c60bd968c74749a85c71dfed5fabd3e36d487d54 (patch) | |
tree | 363207149d6a7faa1286c20217f5c7eebeb0c0a8 /drivers/i2c/i2c-dev.c | |
parent | i2c: imx: Implement errata ERR007805 or e7805 bus frequency limit (diff) | |
download | linux-c60bd968c74749a85c71dfed5fabd3e36d487d54.tar.xz linux-c60bd968c74749a85c71dfed5fabd3e36d487d54.zip |
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 '')
0 files changed, 0 insertions, 0 deletions