commit | 6d349671174c5da77835dd1b82e874508167f57b | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Mon Apr 29 12:02:24 2013 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Tue May 28 19:02:57 2013 +0300 |
tree | 6561064a4535259140b9be9806da535e58583f80 | |
parent | 09fc7d22b024692b2fe8a943b246de1af307132b [diff] |
usb: musb: remove 'ignore_disconnect' flag 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>