]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ptp: ocp: adjust sysfs entries to expose tty information
authorVadim Fedorenko <vadfed@meta.com>
Thu, 29 Aug 2024 18:36:02 +0000 (11:36 -0700)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 3 Sep 2024 13:37:48 +0000 (15:37 +0200)
commit82ace0c8fe9b025eaa273365e27057402cdaeb02
tree64d82ee6d9222e69135217327b0d16e932491dc6
parentd7875b4b078f7e2d862e88aed99c3ea0381aa189
ptp: ocp: adjust sysfs entries to expose tty information

Implement additional attribute group to expose serial port information.
Fixes tag points to the commit which introduced the change in serial
port subsystem and made it impossible to use symlinks.

Fixes: b286f4e87e32 ("serial: core: Move tty and serdev to be children of serial core port device")
Signed-off-by: Vadim Fedorenko <vadfed@meta.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/ptp/ptp_ocp.c