Home
last modified time | relevance | path

Searched hist:"511 c7b1baa8ae86dbcf83b8f489d39ff4b64a123" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dstm32-usart.cdiff 511c7b1baa8ae86dbcf83b8f489d39ff4b64a123 Thu Sep 15 11:42:38 CDT 2016 Alexandre TORGUE <alexandre.torgue@st.com> serial: stm32: clock disabling management

Keep the clock enabled at the end of stm32_init_port
but disable it in stm32_serial_remove.
Note that stm32_pm function is there to manage the
clock at runtime.

Signed-off-by: Gerald Baeza <gerald.baeza@st.com>
Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>