Re: [PATCH 07/36] usb: serial: ti_usb_3410_5052: Remove closing_wait module parameter

2016-07-15 Thread Johan Hovold
On Thu, May 12, 2016 at 10:48:39AM +0200, Mathieu OTHACEHE wrote: > Closing wait delay is configurable per device using TIOCSSERIAL. Please try to make the commit messages self-contained and not rely on the commit summary to make sense. > Also initialise tty_port closing_wait in port_probe with d

[PATCH 07/36] usb: serial: ti_usb_3410_5052: Remove closing_wait module parameter

2016-05-12 Thread Mathieu OTHACEHE
Closing wait delay is configurable per device using TIOCSSERIAL. Also initialise tty_port closing_wait in port_probe with default value. Signed-off-by: Mathieu OTHACEHE --- drivers/usb/serial/ti_usb_3410_5052.c | 10 +++--- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/drive