[PATCH v3 3/4] drivers: exynos-srom: Add support for bank configuration
Pavel Fedin
p.fedin at samsung.com
Wed Oct 28 23:54:01 PDT 2015
Hello!
> > + for_each_child_of_node(np, child)
> > + decode_sromc(srom, child);
>
> You ignore the return value here so bank may be not configured but
> device probe will return 0.
Yes, so that banks which are described correctly, will still be configured.
> Maybe clean up and fail the probe?
I think it's not fatal, so cleanup is not necessary. May be dev_warn() in this case?
Kind regards,
Pavel Fedin
Expert Engineer
Samsung Electronics Research center Russia
More information about the linux-arm-kernel
mailing list