On 08.06.20 17:57, Fabio Estevam wrote:
On Mon, Jun 8, 2020 at 12:51 PM Fabio Estevam festevam@gmail.com wrote:
On Mon, Jun 8, 2020 at 12:12 PM Schrempf Frieder frieder.schrempf@kontron.de wrote:
if (port->rs485.flags & SER_RS485_ENABLED) { temp = readl(port->membase + UCR2);
This looks like an unrelated change.
Ah, ok, just realized this is a backport. In this case, it is fine then.
Yes, but this additional blank line is not even upstream. I think I have added it accidentally when doing the backport. So it's probably right to drop it. I'll send a v2. Thanks!