mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] Add PA Semi PCI vendor id
@ 2007-01-29  6:14 Olof Johansson
  2007-01-29  6:46 ` Andrew Morton
  0 siblings, 1 reply; 2+ messages in thread
From: Olof Johansson @ 2007-01-29  6:14 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel

Add PA Semi's PCI vendor ID (0x1959).


Signed-off-by: Olof Johansson <olof@lixom.net>

---

Submitting this separately -- several drivers that have recently been
posted could make use of it. I didn't want to include it in each of them
and have patch conflicts when they're combined upstream.



Index: merge/include/linux/pci_ids.h
===================================================================
--- merge.orig/include/linux/pci_ids.h
+++ merge/include/linux/pci_ids.h
@@ -2078,6 +2078,8 @@
 #define PCI_VENDOR_ID_TDI               0x192E
 #define PCI_DEVICE_ID_TDI_EHCI          0x0101
 
+#define PCI_VENDOR_ID_PASEMI		0x1959
+
 #define PCI_VENDOR_ID_JMICRON		0x197B
 #define PCI_DEVICE_ID_JMICRON_JMB360	0x2360
 #define PCI_DEVICE_ID_JMICRON_JMB361	0x2361

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] Add PA Semi PCI vendor id
  2007-01-29  6:14 [PATCH] Add PA Semi PCI vendor id Olof Johansson
@ 2007-01-29  6:46 ` Andrew Morton
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Morton @ 2007-01-29  6:46 UTC (permalink / raw)
  To: Olof Johansson; +Cc: linux-kernel

On Mon, 29 Jan 2007 00:14:24 -0600
Olof Johansson <olof@lixom.net> wrote:

> Add PA Semi's PCI vendor ID (0x1959).
> 
> 
> Signed-off-by: Olof Johansson <olof@lixom.net>
> 
> ---
> 
> Submitting this separately -- several drivers that have recently been
> posted could make use of it. I didn't want to include it in each of them
> and have patch conflicts when they're combined upstream.

I'd suggest you do it all in a single patch.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-01-29  6:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-29  6:14 [PATCH] Add PA Semi PCI vendor id Olof Johansson
2007-01-29  6:46 ` Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome