summaryrefslogtreecommitdiffstats
path: root/drivers/nvmem
diff options
context:
space:
mode:
authorYuan Can <yuancan@huawei.com>2022-09-24 02:50:41 +0000
committerFlorian Fainelli <f.fainelli@gmail.com>2022-10-17 10:30:46 -0700
commit117bd98daca0fb1f4264e711f73ab76739e83466 (patch)
tree14ed1955d3ee088f7f1985eebd88cd37675ee293 /drivers/nvmem
parent9abf2313adc1ca1b6180c508c25f22f9395cc780 (diff)
downloadlinux-117bd98daca0fb1f4264e711f73ab76739e83466.tar.bz2
firmware: raspberrypi: Use dev_err_probe() to simplify code
In the probe path, dev_err() can be replaced with dev_err_probe() which will check if error code is -EPROBE_DEFER and prints the error name. It also sets the defer probe reason which can be checked later through debugfs. Signed-off-by: Yuan Can <yuancan@huawei.com> Link: https://lore.kernel.org/r/20220924025041.29389-1-yuancan@huawei.com Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'drivers/nvmem')
0 files changed, 0 insertions, 0 deletions