]> git.ipfire.org Git - thirdparty/kernel/stable.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)
commit95b57df45062d7005ff01ed956b69166b6b3481e
tree55b13b232bfeb0fbddcece426554aac9d48a4b0a
parent76f9502fe7616a10a471f2599eee783dbd2674e5
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