diff options
author | Minjie Du <[email protected]> | 2023-07-25 11:50:37 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-07-25 12:14:30 +0100 |
commit | 908e5a3d4e6f60fa2d3912be7087e745639c4404 (patch) | |
tree | 4e07c36e00a8c9b42e7baa0cb592489aaa863975 /net/lapb/lapb_timer.c | |
parent | 49aa77165c00e5047b17b0072bbb41cc83a9f197 (diff) |
spi: fsl-dspi: Use dev_err_probe() in dspi_request_dma()
It is possible for dma_request_chan() to return EPROBE_DEFER, which means
dev is not ready yet.
At this point dev_err() will have no output.
Signed-off-by: Minjie Du <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions