aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNicolas Saenz Julienne <[email protected]>2021-06-29 14:17:23 +0200
committerMaxime Ripard <[email protected]>2021-07-06 11:15:21 +0200
commit9d9fb756b5391c2eb93ffdb24f9d2b30c92acc5b (patch)
tree0f4bf7f13295b67e4152b3344c939bc33e5e87a6 /tools/perf/scripts/python
parent375cca1cfeb5c55dc0e80caecf36e927855d2bb8 (diff)
drm/vc4: hdmi: Limit noise when deferring snd card registration
We don't want to print an error message each time devm_snd_soc_register_card() returns -EPROBE_DEFER, the function will most likely succeed some time in the future, once the missing resources are available. So use dev_err_probe(), which will redirect the messages to the debug log level in such case. Signed-off-by: Nicolas Saenz Julienne <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions