commit | 08fd9a82fda86529bb2f2af3c2f7cb657b4d3066 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Mon Aug 27 18:30:16 2018 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Nov 06 08:40:47 2018 +0200 |
tree | 39c2fa4a94db5028fa35cee926f73593ca5cf547 | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a [diff] |
usb: dwc3: core: Clean up ULPI device If dwc3_core_init_mode() fails with deferred probe, next probe fails on sysfs with sysfs: cannot create duplicate filename '/devices/pci0000:00/0000:00:11.0/dwc3.0.auto/dwc3.0.auto.ulpi' To avoid this failure, clean up ULPI device. Cc: <stable@vger.kernel.org> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>