--- v11
+++ v15
@@ -10,10 +10,10 @@
1 file changed, 9 insertions(+)
diff --git a/drivers/hid/hid-nintendo.c b/drivers/hid/hid-nintendo.c
-index abac0497b1cb..a56fa5ffee1a 100644
+index c13fcd777fa21..f673a6903f04a 100644
--- a/drivers/hid/hid-nintendo.c
+++ b/drivers/hid/hid-nintendo.c
-@@ -1422,6 +1422,15 @@ static int nintendo_hid_probe(struct hid_device *hdev,
+@@ -1426,6 +1426,15 @@ static int nintendo_hid_probe(struct hid_device *hdev,
goto err_wq;
}
@@ -30,5 +30,5 @@
if (ret) {
hid_err(hdev, "HW start failed\n");
--
-2.25.1
+2.33.0