drivers: serial: stm32: renable IT RXNE as part of graceful disable

async_rx_disable does not re-anable RXNE interrupt, it was disabled
during async_rx_enable

Signed-off-by: Manojkumar Subramaniam <manoj@electrolance.com>
1 file changed