summaryrefslogtreecommitdiff
path: root/init/Kconfig
diff options
context:
space:
mode:
authorJernej Skrabec <jernej.skrabec@gmail.com>2021-10-10 10:18:12 +0300
committerMaxime Ripard <maxime@cerno.tech>2021-10-13 15:48:48 +0300
commit50ac48ae3e80359a475216de8c3b0ec12374fa66 (patch)
tree08ac73621fea53b10be699dd21c0fac5567b1a13 /init/Kconfig
parent1f3753a5f042fea6539986f9caf2552877527d8a (diff)
downloadlinux-50ac48ae3e80359a475216de8c3b0ec12374fa66.tar.xz
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 <jernej.skrabec@gmail.com> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Link: https://lore.kernel.org/r/20211010071812.145178-1-jernej.skrabec@gmail.com
Diffstat (limited to 'init/Kconfig')
0 files changed, 0 insertions, 0 deletions