aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorErwan Le Ray <[email protected]>2021-03-19 19:42:50 +0100
committerGreg Kroah-Hartman <[email protected]>2021-03-23 10:28:18 +0100
commitc0f3332cb5f2e370c041594fa1ff59db4ee68925 (patch)
tree391e39db9cd62d42ef0a12396cf7ea7a63cd7e98 /tools/perf/scripts/python
parent1631eeeaf084acdc29ca0370db8ea436692f71f5 (diff)
serial: stm32: clean wakeup handling in serial_suspend
Remove useless call to stm32_usart_serial_en_wakeup() routine in suspend callback. When called with "false" argument, this routine is clearing UESM and WUFIE bits if usart is not wakeup source. Those bits are already cleared in set_termios(), and then in serial_resume() callback when usart is wakeup source. Signed-off-by: Alexandre Torgue <[email protected]> Signed-off-by: Erwan Le Ray <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions