GNU Linux-libre 5.8.17-gnu scripts scripts/5.8 scripts/v5.8.17-gnu
authorAlexandre Oliva <lxoliva@fsfla.org>
Thu, 29 Oct 2020 23:27:07 +0000 (19:27 -0400)
committerAlexandre Oliva <lxoliva@fsfla.org>
Thu, 29 Oct 2020 23:27:07 +0000 (19:27 -0400)
deblob-check

index 2a276d730e885d0e1ef9fb81984f02ebe4ce3c6d..bbca199281910e26d17864ce319c368e4d488083 100755 (executable)
@@ -1,7 +1,7 @@
 #! /bin/sh
 
 # deblob-check version 2020-07-26 + 2020-08-19's r17613
-#   + partial 2020-10-11's r17709
+#   + partial 2020-10-11's r17709 + 2020-10-29's r17739
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -5973,6 +5973,9 @@ set_except () {
     # New in 5.9 final, 5.8.15, and 5.4.71.
     defsc 'static[ ]struct[ ]font_data[ ]fontdata_ter16x32[ ]=' lib/fonts/font_ter16x32.c
 
+    # New in 5.9.2 and 5.8.17.
+    accept '[\t][\t]\.driver_data[ ]=[ ]["]sof-[^" ;]*\.tplg["]' sound/soc/sof/sof-pci-dev.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)