We really need to favour build-in properties over platform data in general, but especially with individual flags like "usb3-lpm-capable". Heikki Krogerus (3): xhci: plat: adapt to unified device properties interface usb: dwc3: host: use build-in property instead of platform data xhci: get rid of platform data drivers/usb/dwc3/host.c | 25 +++++++++++++++---------- drivers/usb/host/xhci-plat.c | 8 ++------ include/linux/usb/xhci_pdriver.h | 27 --------------------------- 3 files changed, 17 insertions(+), 43 deletions(-) delete mode 100644 include/linux/usb/xhci_pdriver.h -- 2.7.0.rc3 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html