Re: [PATCH] Add PCI class ID for firewire OHCI controllers.

2006-12-18 Thread Stefan Richter
Kristian Høgsberg wrote: > Pull this define out of drivers/ieee1394/ohci1394.c and rename to match > other PCI class defines. Committed to linux1394-2.6.git. -- Stefan Richter -=-=-==- ==-- =--=- http://arcgraph.de/sr/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel"

[PATCH] Add PCI class ID for firewire OHCI controllers.

2006-12-17 Thread Kristian Høgsberg
Pull this define out of drivers/ieee1394/ohci1394.c and rename to match other PCI class defines. --- drivers/ieee1394/ohci1394.c |4 +--- include/linux/pci_ids.h |1 + 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/ieee1394/ohci1394.c b/drivers/ieee1394/ohci1394