Hi Greg, Here's are my updates for 4.9. All have been in linux-next for quite some time. Thanks, Johan The following changes since commit fa8410b355251fd30341662a40ac6b22d3e38468: Linux 4.8-rc3 (2016-08-21 16:14:10 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-4.9-rc1 for you to fetch changes up to 61fc51366b395f1441c7cd3615fb18837a4fa2f8: USB: serial: ti_usb_3410_5052: remove unused variables (2016-08-23 10:12:19 +0200) ---------------------------------------------------------------- USB-serial updates for v4.9-rc1 More clean ups, including a second set of changes from Mathieu as part of a major overhaul of the ti_usb_3410_5052 driver. Signed-off-by: Johan Hovold <johan@xxxxxxxxxx> ---------------------------------------------------------------- Javier Martinez Canillas (1): USB: serial: use IS_ENABLED() instead of checking for built-in or module Mathieu OTHACEHE (5): USB: serial: ti_usb_3410_5052: do not use __uX types USB: serial: ti_usb_3410_5052: remove useless dev_dbg messages USB: serial: ti_usb_3410_5052: remove useless NULL-testing USB: serial: ti_usb_3410_5052: use C_X macros USB: serial: ti_usb_3410_5052: remove unused variables drivers/usb/serial/keyspan_pda.c | 4 +- drivers/usb/serial/ti_usb_3410_5052.c | 171 ++++++++++++---------------------- 2 files changed, 60 insertions(+), 115 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html