summaryrefslogtreecommitdiff
path: root/crypto/cts.c
diff options
context:
space:
mode:
authorMinjie Du <duminjie@vivo.com>2023-07-25 06:06:25 +0300
committerDamien Le Moal <dlemoal@kernel.org>2023-07-26 02:20:22 +0300
commit4139f992c49356391fb086c0c8ce51f66c26d623 (patch)
tree1fcfd50e44f5eb1bd6e7835a5bc867ff0a91e5e8 /crypto/cts.c
parentcec148c2476a6e06cf8190b20de81f98983b53ca (diff)
downloadlinux-4139f992c49356391fb086c0c8ce51f66c26d623.tar.xz
ata: pata_arasan_cf: Use dev_err_probe() instead dev_err() in data_xfer()
It is possible for dma_request_chan() to return EPROBE_DEFER, which means acdev->host->dev is not ready yet. At this point dev_err() will have no output. Use dev_err_probe() instead. Signed-off-by: Minjie Du <duminjie@vivo.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Sergey Shtylyov <s.shtylyov@omp.ru> Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Diffstat (limited to 'crypto/cts.c')
0 files changed, 0 insertions, 0 deletions