From e734daef271fc3934896fffed38e57546848f5c6 Mon Sep 17 00:00:00 2001 From: lxoliva Date: Fri, 22 Oct 2010 19:08:34 +0000 Subject: [PATCH 1/1] v4l1-fix-32-bit-compat-microcode-loading-translation.patch git-svn-id: http://www.fsfla.org/svn/fsfla/software/linux-libre/scripts@7427 559672b5-ba27-0410-b829-e8f1faed8b1b --- deblob-check | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/deblob-check b/deblob-check index 0b93a342a2db..65e97cbbf8a2 100755 --- a/deblob-check +++ b/deblob-check @@ -1,6 +1,6 @@ #! /bin/sh -# deblob-check version 2010-10-21 +# deblob-check version 2010-10-22 # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -3168,6 +3168,9 @@ set_except () { */linux-2.6*-at76.patch) blobname 'atmel_at76c50\(3-\(i386[13]\|rfmd\(-acc\)\?\)\|5\(a\(mx\)\?\)\?-rfmd\(2958\)\?\)\.bin' drivers/net/wireless/at76_usb/at76_usb.c ;; + */v4l1*.patch) + accept '[(]at[ ]which[ ]point[ ]it[ ]should[ ]use[ ]request_firmware' + ;; */linux-2.6-v4l-dvb*.patch) # post 2.6.33 fixes start here defsnc 'static[ ]struct[ ]i2c_reg_u8[ ]ov9655_init\[\][ ]=' drivers/media/video/gspca/sn9c20x.c -- 2.31.1