diff options
| author | Minjie Du <[email protected]> | 2023-07-25 03:06:25 +0000 |
|---|---|---|
| committer | Damien Le Moal <[email protected]> | 2023-07-25 23:20:22 +0000 |
| commit | 4139f992c49356391fb086c0c8ce51f66c26d623 (patch) | |
| tree | 1fcfd50e44f5eb1bd6e7835a5bc867ff0a91e5e8 /tools/perf/scripts/python | |
| parent | ata: pata_parport: Add missing protocol modules description (diff) | |
| download | kernel-4139f992c49356391fb086c0c8ce51f66c26d623.tar.gz kernel-4139f992c49356391fb086c0c8ce51f66c26d623.zip | |
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 <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Reviewed-by: Sergey Shtylyov <[email protected]>
Signed-off-by: Damien Le Moal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
