On Wed, Nov 18, 2020 at 09:29:48AM +0100, Guido Günther wrote:
Less code and easier probe deferral debugging.
Signed-off-by: Guido Günther agx@sigxcpu.org Reviewed-by: Linus Walleij linus.walleij@linaro.org
Nice.
I hope someone comes around and update all panel drivers to use dev_err_probe. It is simpler and better than the current code. And it will fix a lot of drivers that are noisy during deferral.
Sam