aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/battery.c
diff options
context:
space:
mode:
authorClark Rawlins <clark.rawlins@escient.com>2008-03-27 09:56:17 -0400
committerGreg Kroah-Hartman <gregkh@suse.de>2008-04-02 15:06:09 -0700
commit822470537d0fc1dee38a2a9c8b8c398bfbb332bb (patch)
treefec2610431a359f69c2a99db4217671c91fa4b96 /drivers/acpi/battery.c
parent4756febb10d96104e08661031ba835771075419c (diff)
USB: Allow initialization of broken keyspan serial adapters.
Fixes the keyspan driver after the addition of additional checking of driver requirements introduced in usb-serial.c commit 063a2da8f01806906f7d7b1a1424b9afddebc443. The initialization of the keyspan usb_serial_driver structs were not initializing the num_interrupt_out field and the additional checking was rejecting the end point so the driver wouldn't finish initializing. This commit initializes the fields to NUM_DONT_CARE. It works for the keyspan USA-49WG and doesn't break the USA-19HS which are the two keyspan devices I have to test with. Signed-off-by: Clark Rawlins <clark.rawlins@escient.com> Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/acpi/battery.c')
0 files changed, 0 insertions, 0 deletions