diff options
author | David Vrabel <david.vrabel@csr.com> | 2008-04-08 13:24:46 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-04-24 21:16:59 -0700 |
commit | 4953d141dc5db748475001cfbfdcc42e66cf900e (patch) | |
tree | d05465dd6ca1fa1fb3e271f436a85f0f0b2cf978 /drivers/input | |
parent | fc721f5194dc98c8108fb155a4fbae1cd746cf41 (diff) | |
download | linux-3.10-4953d141dc5db748475001cfbfdcc42e66cf900e.tar.gz linux-3.10-4953d141dc5db748475001cfbfdcc42e66cf900e.tar.bz2 linux-3.10-4953d141dc5db748475001cfbfdcc42e66cf900e.zip |
usb: don't update devnum for wusb devices
For WUSB devices, usb_dev.devnum is a device index and not the real
device address (which is managed by wusbcore). Therefore, only set
devnum once (in choose_address()) and never change it.
Signed-off-by: David Vrabel <david.vrabel@csr.com>
Cc: Inaky Perez-Gonzalez <inaky@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions