From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kroah.org ([198.145.64.141]:33506 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753866Ab0LOVzG (ORCPT ); Wed, 15 Dec 2010 16:55:06 -0500 Date: Wed, 15 Dec 2010 13:52:46 -0800 From: Greg KH Subject: Re: [RFC 1/5] USB: core: Add input prompt and help text for USB_OTG config Message-ID: <20101215215246.GB9217@kroah.com> References: <1292411654-21382-1-git-send-email-pkondeti@codeaurora.org> <1292411654-21382-2-git-send-email-pkondeti@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1292411654-21382-2-git-send-email-pkondeti@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-ID: To: Pavankumar Kondeti Cc: linux-usb@vger.kernel.org, linux-arm-msm@vger.kernel.org On Wed, Dec 15, 2010 at 04:44:10PM +0530, Pavankumar Kondeti wrote: > bd6882 commit removes the duplicate USB_OTG config from > gadget/Kconfig. But does not copy the input prompt and > help text to the original config defined in core/Kconfig. > Add them now. > > Signed-off-by: Pavankumar Kondeti This looks valid to be applied, now, right? thanks, greg k-h