From: Felipe Balbi Date: Thu, 24 May 2012 07:27:56 +0000 (+0300) Subject: usb: dwc3: gadget: prevent DCTL register corruption X-Git-Tag: v3.6-rc1~101^2~53^2~27^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcc023c726b5879d8f3f0f0f48c45d09055272c4;p=pandora-kernel.git usb: dwc3: gadget: prevent DCTL register corruption If we don't read out the contents of the register (in order to reinitialize 'reg' variable) we will be writing unknown contents to the DCTL register whenever we try to use dwc3_gadget_wakeup() function. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed