[PATCH 1/3] usb: dwc3: add ST dwc3 glue layer to manage dwc3 HC
From: peter.griffin@linaro.org (Peter Griffin)
Date: 2014-07-05 05:56:57
Also in:
linux-devicetree, linux-omap, lkml
From: peter.griffin@linaro.org (Peter Griffin)
Date: 2014-07-05 05:56:57
Also in:
linux-devicetree, linux-omap, lkml
Hi Daniele, Thankyou for reviewing.
quoted
+config USB_DWC3_ST + tristate "STMicroelectronics Platforms" + depends on ARCH_STI && OF + default USB_DWC3_HOST + help + STMicroelectronics SoCs chip with one DesignWare Core USB3 IP + inside (i.e. STiH407). + Say 'Y' or 'M' here if you have one such device comment "Debugging features"you are actually removing the line "Say 'Y' or 'M' here if you have one such device" from the previous item
Whoops, good spot. I've fixed in V2, and added the same sentence for this new entry as well. I've also replaced "STMicroelectronics SoCs chip with one DesignWare Core" with "STMicroelectronics SoCs with one DesignWare Core". regards, Peter.