]> git.baikalelectronics.ru Git - kernel.git/commit
usb: dwc3: host: use build-in property instead of platform data
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Tue, 21 Jun 2016 07:58:09 +0000 (10:58 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 26 Jun 2016 18:43:39 +0000 (11:43 -0700)
commite185f1788a8d533bc1535213838ddb65c3b6a87c
tree55b13b232bfeb0fbddcece426554aac9d48a4b0a
parent33e97b745212d46ec7983bb66e90804eca568e04
usb: dwc3: host: use build-in property instead of platform data

This should allow xhci to remove handling of platform data.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Acked-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/host.c