Message ID | 20191018153953.GA10551@localhost (mailing list archive) |
---|---|
State | Mainlined |
Commit | ec83e4c9affbc8ee0632766dbb0bfef2938f7e54 |
Headers | show |
Series | [GIT,PULL] USB-serial fixes for 5.4-rc4 | expand |
On Fri, Oct 18, 2019 at 05:39:53PM +0200, Johan Hovold wrote: > The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675: > > Linux 5.4-rc3 (2019-10-13 16:37:36 -0700) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.4-rc4 Pulled and pushed out, thanks. greg k-h
The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675: Linux 5.4-rc3 (2019-10-13 16:37:36 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.4-rc4 for you to fetch changes up to bc25770f00d3f4e7482278f9823c2c2793605484: USB: serial: ti_usb_3410_5052: clean up serial data access (2019-10-16 10:29:23 +0200) ---------------------------------------------------------------- USB-serial fixes for 5.4-rc4 Here's a fix for a long-standing locking bug in ti_usb_3410_5052 and related clean up. Both have been in linux-next with no reported issues. Signed-off-by: Johan Hovold <johan@kernel.org> ---------------------------------------------------------------- Johan Hovold (2): USB: serial: ti_usb_3410_5052: fix port-close races USB: serial: ti_usb_3410_5052: clean up serial data access drivers/usb/serial/ti_usb_3410_5052.c | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-)