From: saumah <saumah@gmail.com>
To: linux-pci@vger.kernel.org
Cc: morris_ku@sunix.com.tw, saumah <saumah@gmail.com>
Subject: [PATCH] pci_ids.h change for fix hanging problem while suspend machine. pci_ids.h has the same vendor id and device id definition as sunix multi-I/O board driver, when the sunix multi-io board driver is installed, it will cause operation error
Date: Tue, 22 Jan 2019 10:22:37 +0800 [thread overview]
Message-ID: <20190122022237.27871-1-saumah@gmail.com> (raw)
Signed-off-by: saumah <saumah@gmail.com>
---
....-8250-16550-build-in-driver-conflic.patch | 28 -------------------
1 file changed, 28 deletions(-)
delete mode 100644 0001-pci_ids.h-change.-8250-16550-build-in-driver-conflic.patch
diff --git a/0001-pci_ids.h-change.-8250-16550-build-in-driver-conflic.patch b/0001-pci_ids.h-change.-8250-16550-build-in-driver-conflic.patch
deleted file mode 100644
index dd1b7bf..0000000
--- a/0001-pci_ids.h-change.-8250-16550-build-in-driver-conflic.patch
+++ /dev/null
@@ -1,28 +0,0 @@
-From 15a467e9bb45d76a9373cb21c499a0cb21df2dda Mon Sep 17 00:00:00 2001
-From: Morris Ku <morris_ku@sunix.com>
-Date: Tue, 8 Jan 2019 20:08:48 +0800
-Subject: [PATCH] pci_ids.h change. 8250/16550 build-in driver conflict with SUNIX Multi-I/O Borad Driver
-
-Signed-off-by: Morris Ku <morris_ku@sunix.com>
----
- pci_ids.h | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/pci_ids.h b/pci_ids.h
-index 2950223..b681a66 100644
---- a/pci_ids.h
-+++ b/pci_ids.h
-@@ -2567,8 +2567,8 @@
- #define PCI_DEVICE_ID_TEHUTI_3010 0x3010
- #define PCI_DEVICE_ID_TEHUTI_3014 0x3014
-
--#define PCI_VENDOR_ID_SUNIX 0x1fd4
--#define PCI_DEVICE_ID_SUNIX_1999 0x1999
-+//#define PCI_VENDOR_ID_SUNIX 0x1fd4
-+//#define PCI_DEVICE_ID_SUNIX_1999 0x1999
-
- #define PCI_VENDOR_ID_HINT 0x3388
- #define PCI_DEVICE_ID_HINT_VXPROII_IDE 0x8013
---
-2.17.1
-
--
2.17.1
next reply other threads:[~2019-01-22 2:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-22 2:22 saumah [this message]
2019-01-22 15:12 ` [PATCH] pci_ids.h change for fix hanging problem while suspend machine. pci_ids.h has the same vendor id and device id definition as sunix multi-I/O board driver, when the sunix multi-io board driver is installed, it will cause operation error Bjorn Helgaas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190122022237.27871-1-saumah@gmail.com \
--to=saumah@gmail.com \
--cc=linux-pci@vger.kernel.org \
--cc=morris_ku@sunix.com.tw \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).