usb: musb: remove 'ignore_disconnect' flag
authorFelipe Balbi <balbi@ti.com>
Mon, 29 Apr 2013 09:02:24 +0000 (12:02 +0300)
committerFelipe Balbi <balbi@ti.com>
Tue, 28 May 2013 16:02:57 +0000 (19:02 +0300)
This was related to an old bug on early versions
of TUSB6010 which we don't support anymore.

It's known to cause issues on several other
situations with more recent devices so we
better remove this flag now and come up
with a better workaround should one be deemed
necessary.

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

No differences found