From 397777e7c9f292a34254680a9e78edeeabc314fd Mon Sep 17 00:00:00 2001 From: Alexandre Oliva Date: Wed, 16 Nov 2022 16:45:59 -0500 Subject: [PATCH] GNU Linux-libre 6.0.9-gnu scripts --- deblob-check | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/deblob-check b/deblob-check index 3de0900a299..d75b6b31c53 100755 --- a/deblob-check +++ b/deblob-check @@ -2,6 +2,7 @@ # deblob-check version 2022-10-02 r18939 # modified with 2022-11-03 r18976 +# modified with 2022-11-16 r18984 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -6648,6 +6649,9 @@ set_except () { accept '[\t][\t]\[SOF_INTEL_IPC4\][ ]=[ ]["]sof-mtl\.ri["]' sound/soc/sof/intel/pci-mtl.c accept '[\t][\t]\[SOF_IPC\][ ]=[ ]["]sof-\(adl-n\|rpl\(-s\)\?\)\.ri["]' sound/soc/sof/intel/pci-tgl.c + # 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 + ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1