summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorJohan Hovold <johan@kernel.org>2026-08-06 15:52:48 +0200
committerJohan Hovold <johan@kernel.org>2026-08-07 16:41:58 +0200
commitd37186bd95a07e334447f47274a38a311dad2172 (patch)
tree2eb67f55fba28395c30aae09ad0984764f8c1bd2 /include/linux/debugobjects.h
parent177b48f840c79dbee24c59e311e1f463cf462737 (diff)
USB: serial: spcp8x5: drop broken carrier detect support
The driver does not support modem status notifications and instead used to fetch the modem status once at open() and subsequently operate on and report stale state. As part of fixing this, a call to fetch the status was added to carrier_raised(), which does not work as that callback must not sleep (e.g. unlike tiocmget()). Drop the broken carrier detect support. Fixes: e1ed212d8593 ("USB: spcp8x5: add proper modem-status support") Cc: stable@vger.kernel.org # 3.10 Reported-by: syzbot+3b514b87202742f22c44@syzkaller.appspotmail.com Link: https://lore.kernel.org/all/6a73cea2.01d0871a.3a0d52.000d.GAE@google.com Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions