Re: [PATCH] USB:serial:option/net:usb:qmi_wwan:add Rolling moudles support

From: Johan Hovold
Date: Tue Apr 16 2024 - 05:30:22 EST


On Tue, Apr 16, 2024 at 04:44:09PM +0800, Vanillan Wang wrote:
> Update the USB serial option and qmi_wwan driver support for the Rolling
> LTE modules.

> Signed-off-by: Vanillan Wang <vanillanwang@xxxxxxx>
> ---
> drivers/net/usb/qmi_wwan.c | 1 +
> drivers/usb/serial/option.c | 8 ++++++++
> 2 files changed, 9 insertions(+)

Please split this in two patches (they will go in through different
subsystem trees).

Johan