]> asedeno.scripts.mit.edu Git - linux.git/commit
USB: serial: ti_usb_3410_5052: clean up serial data access
authorJohan Hovold <johan@kernel.org>
Fri, 11 Oct 2019 09:57:36 +0000 (11:57 +0200)
committerJohan Hovold <johan@kernel.org>
Wed, 16 Oct 2019 08:29:23 +0000 (10:29 +0200)
commitbc25770f00d3f4e7482278f9823c2c2793605484
tree1222112aa48a7725fd64ef08fc84c25ad8e14bc3
parent6f1d1dc8d540a9aa6e39b9cb86d3a67bbc1c8d8d
USB: serial: ti_usb_3410_5052: clean up serial data access

Use the tdev pointer directly instead of going through the port data
when accessing the serial data in close().

Signed-off-by: Johan Hovold <johan@kernel.org>
drivers/usb/serial/ti_usb_3410_5052.c