summaryrefslogtreecommitdiff
path: root/lib/clz_tab.c
diff options
context:
space:
mode:
authornavin patidar <navinp@cdac.in>2012-09-06 11:19:50 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-09-06 16:31:54 (GMT)
commit107f04bbce331bf622b901ccec34a124e6b78584 (patch)
treef5f0edba40490e5ef2107957f48d2d832cf87fcb /lib/clz_tab.c
parent236742de5bfd2af772004ec829518856ff12b469 (diff)
downloadlinux-fsl-qoriq-107f04bbce331bf622b901ccec34a124e6b78584.tar.xz
staging: usbip: vhci_hcd: fixed suspend-resume loop
USB autosuspend suspends vhci_hcd. In this process hcd_bus_suspend gets executed which puts vhci_hcd in suspend state and calls vhci_hub_status. vhci_hub_status function checks hub state and if it is in suspend state, usb_hcd_resume_root_hub gets executed which resumes hub and if hub is idle, again autosuspend puts it in suspend state and this goes on. vhci_hub_status should resume hub only when hub port is in suspend state and hub port status has changed. Signed-off-by: navin patidar <navinp@cdac.in> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/clz_tab.c')
0 files changed, 0 insertions, 0 deletions