]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Revert "usb: typec: ucsi: Enable debugfs for message_out data structure"
authorJohan Hovold <johan@kernel.org>
Mon, 22 Dec 2025 15:22:02 +0000 (16:22 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 23 Dec 2025 14:59:01 +0000 (15:59 +0100)
commit174e7d0f47e5231437bc305277fec7bf4896a8f9
tree6b3951c2f47376853a61dc2d3a041213380b6c40
parent784b756dde9151b2f44da313f390f25139f1a64e
Revert "usb: typec: ucsi: Enable debugfs for message_out data structure"

This reverts commit 775fae520e6ae62c393a8daf42dc534f09692f3f.

The new buffer management code that this relies on is broken so revert
for now.

It also looks like the error handling needs some more thought as the
message out size is not reset on errors.

Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://patch.msgid.link/20251222152204.2846-3-johan@kernel.org
drivers/usb/typec/ucsi/debugfs.c