Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
USB: ti_usb_3410_5052: fix duplicate device ids.
commit 1a1fab5 accidentally added the device id to both tables in the driver, which causes problems as this is only a single port device, not a multiple port device. Cc: stable <stable@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
- Loading branch information