Re: [PATCH] usb: xhci: fix HCSPARAMS 3 debug message

2017-03-16 Thread Greg KH
On Mon, Mar 13, 2017 at 07:14:18PM +0900, Yoichi Yuasa wrote: > Signed-off-by: Yoichi Yuasa > --- > drivers/usb/host/xhci-dbg.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) I can't take patches without any changelog text, sorry :( -- To unsubscribe from this

[PATCH] usb: xhci: fix HCSPARAMS 3 debug message

2017-03-13 Thread Yoichi Yuasa
Signed-off-by: Yoichi Yuasa --- drivers/usb/host/xhci-dbg.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/host/xhci-dbg.c b/drivers/usb/host/xhci-dbg.c index 2b4a00f..20ee337 100644 --- a/drivers/usb/host/xhci-dbg.c +++