diff options
author | David Brownell <david-b@pacbell.net> | 2007-04-17 13:06:29 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2007-04-27 13:28:40 -0700 |
commit | 931384fb0ec99a7459b3052f5d4db15bcb5037ea (patch) | |
tree | 5fd2ebc5fcaefcc823f9c1c5c62dca5898804c3f /drivers/usb/serial | |
parent | 296c02429271e1b9525b52fed76daa3b1cafefc4 (diff) |
USB: add an ohci board-specific quirk
Use the new ohci-pci quirk infrastructure to address the problem it was
created to address: a quirk specific to the Portege 4000, in buzilla as
http://bugzilla.kernel.org/show_bug.cgi?id=6723
Also fix a misuse of "__devinit" for the quirk functions. It must not
be used without first ensuring that the references from the quirk tables
are gone, and that the function using those quirk tables is also gone.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial')
0 files changed, 0 insertions, 0 deletions