Home
last modified time | relevance | path

Searched hist:"7 b8a0353f39d579a654d5920e656f2f91006b6c1" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dst-asc.cdiff 7b8a0353f39d579a654d5920e656f2f91006b6c1 Sun Aug 13 09:47:40 CDT 2017 Andy Shevchenko <andriy.shevchenko@linux.intel.com> serial: st-asc: Avoid using irq_wake flag

There is no need to duplicate a flag which IRQ core takes care of.

Replace custom flag by IRQ core API that retrieves its state.

Cc: Patrice Chotard <patrice.chotard@st.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>