When i try to run your patch i get an error saying:
Can't find file to patch at input line 15
Perhaps you used the wrong -p or --strip option?
It gets to this part of the patch and the asks for file to patch:
From b8425aaca49e8f88d114426626cd8266e1e37d34 Mon Sep 17 00:00:00 2001
From: Morgan Jones <
[email protected]>
Date: Sun, 13 Mar 2016 00:56:04 +0000
Subject: [PATCH] Add quirks for Yuan Yuan Enterprises capture cards
---
drivers/pci/quirks.c | 7 +++++++
include/linux/pci_ids.h | 4 ++++
2 files changed, 11 insertions(+)
diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
index 7e32730..77d48d9 100644
--- a/drivers/pci/quirks.c
+++ b/drivers/pci/quirks.c