Re: [PATCH v8] xhci : AMD Promontory USB disable port support

2017-12-01 Thread kbuild test robot
Hi Joe, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on v4.14] [also build test WARNING on next-20171201] [cannot apply to usb/usb-testing v4.15-rc1] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [PATCH v8] xhci : AMD Promontory USB disable port support

2017-12-01 Thread Greg KH
A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing in e-mail? A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Fri, Dec 01, 2017 at

Re: [PATCH v8] xhci : AMD Promontory USB disable port support

2017-12-01 Thread Greg KH
On Fri, Dec 01, 2017 at 11:54:20AM +0800, Joe Lee wrote: > Signed-off-by: Joe Lee > --- I can't take patches without any changelog text at all. Please fix that up. Also always list what the difference between this and the previous versions below the --- line. How to do

[PATCH v8] xhci : AMD Promontory USB disable port support

2017-11-30 Thread Joe Lee
Signed-off-by: Joe Lee --- drivers/usb/host/pci-quirks.c | 128 ++ drivers/usb/host/pci-quirks.h | 5 ++ drivers/usb/host/xhci-hub.c | 7 +++ drivers/usb/host/xhci-pci.c | 11 drivers/usb/host/xhci.h | 2 +- 5