From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753208AbcEIMEk (ORCPT ); Mon, 9 May 2016 08:04:40 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:36936 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751941AbcEIMEj (ORCPT ); Mon, 9 May 2016 08:04:39 -0400 Date: Mon, 9 May 2016 14:04:36 +0200 From: Greg KH To: William Wu Cc: balbi@kernel.org, heiko@sntech.de, briannorris@google.com, dianders@google.com, kever.yang@rock-chips.com, huangtao@rock-chips.com, frank.wang@rock-chips.com, eddie.cai@rock-chips.com, John.Youn@synopsys.com, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH] usb: dwc3: add DWC3_GUCTL1 reg for debug Message-ID: <20160509120436.GA15057@kroah.com> References: <1462795205-11334-1-git-send-email-william.wu@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1462795205-11334-1-git-send-email-william.wu@rock-chips.com> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, May 09, 2016 at 08:00:05PM +0800, William Wu wrote: > Signed-off-by: William Wu We can't take patches with no changelog text at all, sorry. Please explain why you are doing what you are doing in the changelog text. thanks, greg k-h