usb: dwc3: gadget: don't enable LPM early
authorFelipe Balbi <balbi@ti.com>
Mon, 15 Jul 2013 08:31:27 +0000 (11:31 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 29 Jul 2013 10:56:58 +0000 (13:56 +0300)
LPM is enabled in Connection Done interrupt,
there's no need to enable it early.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found