diff options
| author | Wang Ming <[email protected]> | 2023-07-26 12:04:41 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2023-08-04 09:09:25 +0000 |
| commit | 355bf65080399b0c1aba34368331802ce1998aef (patch) | |
| tree | 67c84c8e3dae6083a2a0fdaa24e46aec49d9730c /lib/mpi/mpi-internal.h | |
| parent | crypto: caam - add power management support (diff) | |
| download | kernel-355bf65080399b0c1aba34368331802ce1998aef.tar.gz kernel-355bf65080399b0c1aba34368331802ce1998aef.zip | |
crypto: atmel - Use dev_err_probe instead of dev_err
It is possible that dma_request_chan will return EPROBE_DEFER,
which means that dd->dev is not ready yet. In this case,
dev_err(dd->dev), there will be no output. This patch fixes the bug.
Signed-off-by: Wang Ming <[email protected]>
Reviewed-by: Ryan Wanner <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions
