summaryrefslogtreecommitdiff
path: root/drivers/usb/host/ehci-octeon.c
diff options
context:
space:
mode:
authorPavankumar Kondeti <pkondeti@codeaurora.org>2011-05-02 10:26:33 +0400
committerGreg Kroah-Hartman <gregkh@suse.de>2011-05-03 21:25:26 +0400
commit2ce2c3ac8852cfc8f74f4b7b9a2c4cdff007f96a (patch)
treec86963aeee28990c155c76e8e399787aae0bbcb7 /drivers/usb/host/ehci-octeon.c
parentac1aa6a21747d02a93b1becb4ab19f1fc9de2beb (diff)
downloadlinux-2ce2c3ac8852cfc8f74f4b7b9a2c4cdff007f96a.tar.xz
USB: OTG: msm: Clear in_lpm flag before enabling the IRQ in resume
The current code is clearing in_lpm flag after enabling the IRQ. If IRQ comes immediately before in_lpm flag is set, it thinks that hardware is in low power mode and disables the IRQ. Fix this by clearing in_lpm flag before enabling the IRQ. Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/host/ehci-octeon.c')
0 files changed, 0 insertions, 0 deletions