[GIT PULL] USB-serial fixes for 5.16-rc6

From: Johan Hovold
Date: Fri Dec 17 2021 - 04:27:05 EST


The following changes since commit 2585cf9dfaaddf00b069673f27bb3f8530e2039c:

Linux 5.16-rc5 (2021-12-12 14:53:01 -0800)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.16-rc6

for you to fetch changes up to 2b503c8598d1b232e7fc7526bce9326d92331541:

USB: serial: option: add Telit FN990 compositions (2021-12-14 09:22:06 +0100)

----------------------------------------------------------------
USB-serial fixes for 5.16-rc6

Here's a fix for a reported problem in the cp210x gpio-registration code
and some more modem device ids.

All have been in linux-next with no reported issues.

----------------------------------------------------------------
Daniele Palmas (1):
USB: serial: option: add Telit FN990 compositions

Johan Hovold (1):
USB: serial: cp210x: fix CP2105 GPIO registration

drivers/usb/serial/cp210x.c | 6 ++++--
drivers/usb/serial/option.c | 8 ++++++++
2 files changed, 12 insertions(+), 2 deletions(-)