diff options
author | NĂcolas F. R. A. Prado <[email protected]> | 2022-07-12 17:44:27 -0400 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2022-07-15 10:24:52 +0200 |
commit | 3168010d2ab445a65338aec9714dbad845a9469f (patch) | |
tree | d2df7e81361789f3564ca0f41ba5ade9525ba52e /lib/mpi/mpi-sub-ui.c | |
parent | 301c3ca125767e7cf931b092c353f89ade87cf2c (diff) |
iommu/mediatek: Log with dev_err_probe when failing to parse dts
mtk_iommu_mm_dts_parse() can fail with EPROBE_DEFER if not all larbs
have probed yet, so use dev_err_probe() to avoid logging as an error in
that case. Also drop the return value from the message since it's
already printed by dev_err_probe(), and add the missing newline at the
end.
Signed-off-by: NĂcolas F. R. A. Prado <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions