]> asedeno.scripts.mit.edu Git - linux.git/commit
xhci: plat: adapt to unified device property interface
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Tue, 21 Jun 2016 07:58:08 +0000 (10:58 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 26 Jun 2016 18:43:39 +0000 (11:43 -0700)
commit76f9502fe7616a10a471f2599eee783dbd2674e5
treedd1c4223e1f86d7547e63cb404fe1bf2dfe3ba5e
parentd0c77d84b497965dcdedb2a755cc5e45b9320aea
xhci: plat: adapt to unified device property interface

Requesting the only property that the driver needs using the
unified device property interface so it will be available
for all types of platforms, not just the ones using DT.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-plat.c