On Wed, May 25, 2022 at 02:16:31PM +0100, Vitaly Rodionov wrote: > From: Stefan Binding <sbinding@xxxxxxxxxxxxxxxxxxxxx> > > When waking from hibernation, it is possible for the function > which sends the wake command to fail initially, but after a > retry it will succeed. There is no need to print an error if > the initial attempts fail. > > Signed-off-by: Stefan Binding <sbinding@xxxxxxxxxxxxxxxxxxxxx> > Signed-off-by: Vitaly Rodionov <vitalyr@xxxxxxxxxxxxxxxxxxxxx> > --- Acked-by: Charles Keepax <ckeepax@xxxxxxxxxxxxxxxxxxxxx> Thanks, Charles