usb: dwc3: pci: Register a software node for the dwc3 platform device
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Fri, 15 Jan 2021 09:49:12 +0000 (12:49 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 15 Jan 2021 15:06:42 +0000 (16:06 +0100)
commite492ce9bcaa1c9661cd3dd6cff0eedf2fa640f31
tree886be21a37daf5f0334bd319d90934d8de6cced6
parente68d0119e3284334de5650a1ac42ef4e179f895e
usb: dwc3: pci: Register a software node for the dwc3 platform device

By registering the software node directly instead of just
the properties in it, the driver can take advantage of also
the other features the software nodes have.

Acked-by: Felipe Balbi <balbi@kernel.org>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20210115094914.88401-3-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/dwc3-pci.c