ian c1cbbfa9b8 Do not try to deallocate memory that wasn't allocated (you'd think that
would be safe, but the function also tries to destroy mutexes that never
got created).

I guess this can only happen when imx_ehci_detach() is called on the
error-exit path from imx_ehci_attach(), and that path never got exercised
before today.
2018-02-17 23:23:27 +00:00
..
2018-02-17 17:23:43 +00:00
2018-02-14 00:12:03 +00:00
2018-02-08 20:09:42 +00:00
2018-02-17 20:59:12 +00:00
2018-02-16 23:18:42 +00:00