From: Paul Zimmerman Date: Fri, 27 Apr 2012 11:28:02 +0000 (+0300) Subject: usb: dwc3: core: make sure evt->lpos is correctly initialized X-Git-Tag: v3.6-rc1~101^2~53^2~27^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7acd85e0eb2ed300edf123178445237059b35fb9;p=pandora-kernel.git usb: dwc3: core: make sure evt->lpos is correctly initialized The same event buffers will be reused when coming out of hibernation, so we must reinitialize them properly to avoid any mistakes. While at that, also take dwc3_event_buffers_setup() out of __devinit section. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed