Skip to content

Commit e44ed67

Browse files
committed
rewrite patchset against 6.19.4
1 parent 2c3dd67 commit e44ed67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

patch/kernel/archive/sunxi-6.19/patches.megous/fixes-6.19/0019-usb-serial-option-add-reset_resume-callback-for-WWAN.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c
2020
index 111111111111..222222222222 100644
2121
--- a/drivers/usb/serial/option.c
2222
+++ b/drivers/usb/serial/option.c
23-
@@ -2537,6 +2537,7 @@ static struct usb_serial_driver option_1port_device = {
23+
@@ -2543,6 +2543,7 @@ static struct usb_serial_driver option_1port_device = {
2424
#ifdef CONFIG_PM
2525
.suspend = usb_wwan_suspend,
2626
.resume = usb_wwan_resume,

0 commit comments

Comments
 (0)