Re: [PATCH] drm/panel: otm8009a: no error msg if probe deferred

2019-04-03 Thread Thierry Reding
On Thu, Mar 21, 2019 at 09:04:44AM +0100, Yannick Fertré wrote: > Do not print an error message if the regulator framework > returns EPROBE_DEFER. > > Signed-off-by: Yannick Fertré > --- > drivers/gpu/drm/panel/panel-orisetech-otm8009a.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)

Re: [PATCH] drm/panel: otm8009a: no error msg if probe deferred

2019-03-26 Thread Philippe CORNU
Dear Yannick, Many thanks for your patch. Reviewed-by: Philippe Cornu Tested-by: Philippe Cornu Philippe :-) On 3/21/19 9:04 AM, Yannick Fertré wrote: > Do not print an error message if the regulator framework > returns EPROBE_DEFER. > > Signed-off-by: Yannick Fertré > --- > drivers/gpu/d

[PATCH] drm/panel: otm8009a: no error msg if probe deferred

2019-03-21 Thread Yannick Fertré
Do not print an error message if the regulator framework returns EPROBE_DEFER. Signed-off-by: Yannick Fertré --- drivers/gpu/drm/panel/panel-orisetech-otm8009a.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/gpu/drm/panel/panel-orisetech-otm8009a.c b/drivers/gpu/