On Tue, 2020-07-21 at 12:42 +0300, Felipe Balbi wrote: > Hi, > > Chunfeng Yun <[email protected]> writes: > > Use readl_poll_timeout() to poll register status > > > > Cc: Florian Fainelli <[email protected]> > > Signed-off-by: Chunfeng Yun <[email protected]> > > Reviewed-by: Florian Fainelli <[email protected]> > > I had a lot of trouble to apply this patch, could you avoid base64 > encoding on the patch body next time? Sorry for inconvenience.
I usually use Source Insight 3.5 or Vim to edit the code, sometimes use Beyond Compare to compare patches, their default encoding is UTF-8 or ANSI. Not sure which tool would use base64 encoding, maybe introduced when I copy email address from Win7 with Chinese (used to receive email) into Win10 with English (used to sent email/patch). Can you tell me which lines are base64 encoding in this patch? The patch's encoding is ANSI, I'll convert it into UTF-8 and resend it, please try it again. > > Thanks >

