diff options
author | Andy Shevchenko <[email protected]> | 2024-02-19 17:04:57 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-03-02 21:52:05 +0100 |
commit | 73b5a5c00be39e23b194bad10e1ea8bb73eee176 (patch) | |
tree | 2bcd394847432140aa2fde9b2296c39943a75a78 /net/lapb/lapb_out.c | |
parent | 044591a6adef0aab7dde3e46bcbb8f5c55c33a12 (diff) |
serial: 8250_exar: Don't remove GPIO device on suspend
It seems a copy&paste mistake that suspend callback removes the GPIO
device. There is no counterpart of this action, means once suspended
there is no more GPIO device available untile full unbind-bind cycle
is performed. Remove suspicious GPIO device removal in suspend.
Fixes: d0aeaa83f0b0 ("serial: exar: split out the exar code from 8250_pci")
Signed-off-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions