diff options
author | Enric Balletbo i Serra <[email protected]> | 2021-01-13 22:30:12 +0100 |
---|---|---|
committer | Matthias Brugger <[email protected]> | 2021-01-31 15:59:16 +0100 |
commit | dd65030295e20338bbb8238454c2e9546b6e5e17 (patch) | |
tree | ecddb60128bf378ab35c1384f0ba299ab304bcdc /net/unix/unix_bpf.c | |
parent | 1b18c0558d092b29b0d9ccdf14a6915156e6cf32 (diff) |
soc: mediatek: pm-domains: Don't print an error if child domain is deferred
Child domains can be deferred by the core because one of its resources
is not available yet, in such case, it will print an error, but
later it will succeed to probe. Fix that using the dev_err_probe()
function so it only prints an error on a real error.
Signed-off-by: Enric Balletbo i Serra <[email protected]>
Reviewed-by: Hsin-Yi Wang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Matthias Brugger <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions