Skip to content
Snippets Groups Projects
Commit 707aeea1 authored by Borut Seljak's avatar Borut Seljak Committed by Greg Kroah-Hartman
Browse files

serial: stm32: fix a recursive locking in stm32_config_rs485


Remove spin_lock_irqsave in stm32_config_rs485, it cause recursive locking.
Already locked in uart_set_rs485_config.

Fixes: 1bcda09d ("serial: stm32: add support for RS485 hardware control mode")
Signed-off-by: default avatarBorut Seljak <borut.seljak@t-2.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 87bb008c
No related branches found
No related tags found
1 merge request!54Drop capacity
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment