aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorJernej Skrabec <[email protected]>2021-10-10 09:18:12 +0200
committerMaxime Ripard <[email protected]>2021-10-13 14:48:48 +0200
commit50ac48ae3e80359a475216de8c3b0ec12374fa66 (patch)
tree08ac73621fea53b10be699dd21c0fac5567b1a13 /scripts/gdb/linux/utils.py
parent1f3753a5f042fea6539986f9caf2552877527d8a (diff)
bus: sun50i-de2: Adjust printing error message
SRAM driver often returns -EPROBE_DEFER and thus this bus driver often prints error message, even if it probes successfully later. This is confusing for users and they often think that something is wrong. Use dev_err_probe() helper for printing error message. It handles -EPROBE_DEFER automatically. Signed-off-by: Jernej Skrabec <[email protected]> Reviewed-by: Andre Przywara <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions