diff options
author | Xenia Ragiadakou <burzalodowa@gmail.com> | 2013-08-26 23:29:46 +0300 |
---|---|---|
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | 2013-12-02 12:59:46 -0800 |
commit | 64ba419b7a5acf5fc934bfad9cc46c7f17ab8026 (patch) | |
tree | 1c5e9fa457ae1f9d17f373b56717051c30560785 /arch/m32r/kernel/syscall_table.S | |
parent | 0c052aabe66c495bf1248f301a8e745da66c6633 (diff) |
xhci: replace USB_MAXINTERFACES with config->desc.bNumInterface
This patch replaces USB_MAXINTERFACES with config->desc.bNumInterface in
the termination condition for the loop that updates the LPM timeout of the
endpoints on the cofiguration's interfaces, in xhci_calculate_lpm_timeout(),
to avoid unnecessary loop cycles since most configurations come with 1-2
interfaces while USB_MAXINTERFACES is 32.
Signed-off-by: Xenia Ragiadakou <burzalodowa@gmail.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Diffstat (limited to 'arch/m32r/kernel/syscall_table.S')
0 files changed, 0 insertions, 0 deletions