Skip to content

serial: fsl_lpuart: fix merging issue#621

Merged
otavio merged 1 commit intoFreescale:5.15-2.2.x-imxfrom
MrCry0:5.15-2.2.x-imx-lpuart
Feb 3, 2023
Merged

serial: fsl_lpuart: fix merging issue#621
otavio merged 1 commit intoFreescale:5.15-2.2.x-imxfrom
MrCry0:5.15-2.2.x-imx-lpuart

Conversation

@MrCry0
Copy link
Copy Markdown
Member

@MrCry0 MrCry0 commented Feb 3, 2023

This fixes Freescale/meta-freescale#1404

The commit [1] moves adding uart port after getting all options for rs485. Merge commit mistakenly leaves both uart_add_one_port() calls in place. Fix it.

[1]
commit b079d37 ("serial: Deassert Transmit Enable on probe in driver-specific way")

Fixes: 3ff5eb3 ("Merge pull request #620 from angolini/5.15-2.2.x-imx-bump")
Signed-off-by: Oleksandr Suvorov [email protected]

The commit [1] moves adding uart port after getting all options for
rs485. Merge commit mistakenly leaves both uart_add_one_port() calls
in place. Fix it.

[1]
commit b079d37 ("serial: Deassert Transmit Enable on probe in driver-specific way")

Fixes: 3ff5eb3 ("Merge pull request Freescale#620 from angolini/5.15-2.2.x-imx-bump")
Signed-off-by: Oleksandr Suvorov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants