commit | 1a7b12f69a9434a766e77c43d113826f0413b032 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Thu Jul 26 14:48:56 2018 +0300 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Jul 30 10:39:15 2018 +0300 |
tree | 2720242d424be41e73414926c88a370273f9b4f9 | |
parent | 262c25d68e39e0f7e7619f715752c12e167644c3 [diff] |
usb: dwc3: pci: Supply device properties via driver data For now all PCI enumerated dwc3 devices require some properties to be present. This allows us to unconditionally append them and supply via driver_data. No functional change intended. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>