From 778109f213ddc15209f8e4f591865a627edbff3e Mon Sep 17 00:00:00 2001 From: Andrey Borzenkov Date: Sat, 19 May 2007 14:23:28 -0700 Subject: [PATCH] --- yaml --- r: 56842 b: refs/heads/master c: 8ab5e8c0ca55c4b40d254f7043a9052345fcd343 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/usb/host/ohci-pci.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index fc62336f53de..7127e8e0ddc5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: bdc4abdd0960e7ca946f4ec93b4cf7a2b826b24f +refs/heads/master: 8ab5e8c0ca55c4b40d254f7043a9052345fcd343 diff --git a/trunk/drivers/usb/host/ohci-pci.c b/trunk/drivers/usb/host/ohci-pci.c index 79705609fd0c..ca62cb583221 100644 --- a/trunk/drivers/usb/host/ohci-pci.c +++ b/trunk/drivers/usb/host/ohci-pci.c @@ -137,7 +137,7 @@ static const struct pci_device_id ohci_pci_quirks[] = { /* Toshiba portege 4000 */ .vendor = PCI_VENDOR_ID_AL, .device = 0x5237, - .subvendor = PCI_VENDOR_ID_TOSHIBA_2, + .subvendor = PCI_VENDOR_ID_TOSHIBA, .subdevice = 0x0004, .driver_data = (unsigned long) broken_suspend, },