From 123b14b5bd107e8f31a384e012cf18d3c7d16cef Mon Sep 17 00:00:00 2001 From: Jason Self Date: Mon, 4 Feb 2019 18:23:26 -0800 Subject: [PATCH] deblob-4.14.30-gnu --- deblob-check | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index 8d3ea047840..01709dc381d 100755 --- a/deblob-check +++ b/deblob-check @@ -2,13 +2,14 @@ # deblob-check version 2017-10-23 + 2017-11-30's r14468 # + 2017-12-01's r14470 +# + 2018-03-24's r14712 (partial) # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva # Check http://www.fsfla.org/svn/fsfla/software/linux-libre for newer # versions. -# Copyright 2008-2017 Alexandre Oliva +# Copyright 2008-2018 Alexandre Oliva # # This program is part of GNU Linux-libre, a GNU project that # publishes scripts to clean up Linux so as to make it suitable for @@ -4923,6 +4924,9 @@ set_except () { # iwlwifi-9000 alone and starts with 'iwlwifi-9000\(' needed # adjusting as well. blobname 'iwlwifi-9000-pu-b0-jf-b0-' drivers/net/wireless/intel/iwlwifi/cfg/9000.c + + # New in 4.16, backported to 4.15.13 and 4.14.30. + accept '[ ][*][ ]@fw_get_done[\t]*flag[ ]set[ ]when[ ]request_firmware[(][)][ ]is[ ]complete' drivers/media/platform/s5p-mfc/s5p_mfc_common.h ;; */*freedo*.patch | */*logo*.patch) -- 2.31.1