usb: gadget: net22xx: fix ->disconnect reporting
authorFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 08:14:47 +0000 (10:14 +0200)
committerFelipe Balbi <balbi@ti.com>
Wed, 20 Mar 2013 14:46:28 +0000 (16:46 +0200)
with the latest udc_start/udc_stop conversion,
too much code was deleted which ended up creating
a regression in net2272 and net2280 drivers.

To fix the regression we revert one hunk of the
original commits.

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

No differences found