GNU Linux-libre 5.15.81-gnu scripts scripts/v5.15.81-gnu
authorAlexandre Oliva <lxoliva@fsfla.org>
Fri, 2 Dec 2022 21:44:36 +0000 (16:44 -0500)
committerAlexandre Oliva <lxoliva@fsfla.org>
Fri, 2 Dec 2022 21:44:36 +0000 (16:44 -0500)
deblob-check

index 098fed2e2dc0645e89a58bb2b67da725d8e9ff06..7fc3e063a8e30e53f971dac96e5c147e39cef8ff 100755 (executable)
@@ -16,6 +16,7 @@
 #        modified with 2022-08-25 r18881
 #        modified with 2022-09-11 r18905
 #        modified with 2022-11-16 r18984
+#        modified with 2022-11-27 r18997 (partial)
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6377,6 +6378,9 @@ set_except () {
     # New in 6.0.9, 5.15.79, and 5.10.155.
     accept '[\t]err[ ]=[ ]request_firmware_nowait[(]THIS_MODULE[,][ ]true[,][ ]["]regulatory\.db["][,]' net/wireless/reg.c
 
+    # New in 6.1-rc, 6.0.11, 5.15.81, 5.10.157.
+    blobname 'gsl1680-rca-cambio-w101-v2\.fw' drivers/platform/x86/touchscreen_dmi.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)