From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Tue, 06 Nov 2012 21:40:35 +0100 (CET) Received: from mho-03-ewr.mailhop.org ([204.13.248.66]:29793 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S6826021Ab2KFUkem-v9L (ORCPT ); Tue, 6 Nov 2012 21:40:34 +0100 Received: from c-98-234-237-12.hsd1.ca.comcast.net ([98.234.237.12] helo=localhost.localdomain) by mho-01-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1TVpwY-000OBf-Qm; Tue, 06 Nov 2012 20:40:19 +0000 Received: from Mutt by mutt-smtp-wrapper.pl 1.2 (www.zdo.com/articles/mutt-smtp-wrapper.shtml) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 98.234.237.12 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18IHBh7Bql9Bk1TMDheOjdK Date: Tue, 6 Nov 2012 12:40:12 -0800 From: Tony Lindgren To: Felipe Balbi Cc: Michal Nazarewicz , linux-usb@vger.kernel.org, Alan Stern , Michal Nazarewicz , Russell King , linux-arm-kernel@lists.infradead.org, Haavard Skinnemoen , Hans-Christian Egtvedt , Mike Frysinger , uclinux-dist-devel@blackfin.uclinux.org, Ralf Baechle , linux-mips@linux-mips.org, Paul Mundt , linux-sh@vger.kernel.org, Linux OMAP Mailing List Subject: Re: [PATCHv2 1/6] arch: Change defconfigs to point to g_mass_storage. Message-ID: <20121106204012.GP6801@atomide.com> References: <46dde680f525562e9fd19567deb5247f0bf26842.1351715302.v2.git.mina86@mina86.com> <20121106113157.GE11931@arwen.pp.htv.fi> <20121106184117.GJ6801@atomide.com> <20121106184227.GK6801@atomide.com> <20121106203226.GB6291@arwen.pp.htv.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20121106203226.GB6291@arwen.pp.htv.fi> User-Agent: Mutt/1.5.20 (2009-06-14) X-archive-position: 34905 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: tony@atomide.com Precedence: bulk List-help: List-unsubscribe: List-software: Ecartis version 1.0.0 List-Id: linux-mips X-List-ID: linux-mips List-subscribe: List-owner: List-post: List-archive: X-list: linux-mips Return-Path: * Felipe Balbi [121106 12:40]: > Hi, > > On Tue, Nov 06, 2012 at 10:42:27AM -0800, Tony Lindgren wrote: > > * Tony Lindgren [121106 10:41]: > > > * Felipe Balbi [121106 03:40]: > > > > Hi, > > > > > > > > On Fri, Nov 02, 2012 at 02:31:50PM +0100, Michal Nazarewicz wrote: > > > > > From: Michal Nazarewicz > > > > > > > > > > The File-backed Storage Gadget (g_file_storage) is being removed, since > > > > > it has been replaced by Mass Storage Gadget (g_mass_storage). This commit > > > > > changes defconfigs point to the new gadget. > > > > > > > > > > Signed-off-by: Michal Nazarewicz > > > > > > > > I need more Acks here. Only got one from Nicolas. Anyone else ? > > > > > > For omaps: > > > > > > Acked-by: Tony Lindgren > > > > Heh I guess no omap changes there, so probably not > > worth adding then. > > omap1 is old, but it's still omap :-) > > arch/arm/configs/omap1_defconfig | 3 +-- Oh OK so it was not a spurious ack after all :) Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Date: Tue, 06 Nov 2012 20:40:12 +0000 Subject: Re: [PATCHv2 1/6] arch: Change defconfigs to point to g_mass_storage. Message-Id: <20121106204012.GP6801@atomide.com> List-Id: References: <46dde680f525562e9fd19567deb5247f0bf26842.1351715302.v2.git.mina86@mina86.com> <20121106113157.GE11931@arwen.pp.htv.fi> <20121106184117.GJ6801@atomide.com> <20121106184227.GK6801@atomide.com> <20121106203226.GB6291@arwen.pp.htv.fi> In-Reply-To: <20121106203226.GB6291@arwen.pp.htv.fi> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org * Felipe Balbi [121106 12:40]: > Hi, > > On Tue, Nov 06, 2012 at 10:42:27AM -0800, Tony Lindgren wrote: > > * Tony Lindgren [121106 10:41]: > > > * Felipe Balbi [121106 03:40]: > > > > Hi, > > > > > > > > On Fri, Nov 02, 2012 at 02:31:50PM +0100, Michal Nazarewicz wrote: > > > > > From: Michal Nazarewicz > > > > > > > > > > The File-backed Storage Gadget (g_file_storage) is being removed, since > > > > > it has been replaced by Mass Storage Gadget (g_mass_storage). This commit > > > > > changes defconfigs point to the new gadget. > > > > > > > > > > Signed-off-by: Michal Nazarewicz > > > > > > > > I need more Acks here. Only got one from Nicolas. Anyone else ? > > > > > > For omaps: > > > > > > Acked-by: Tony Lindgren > > > > Heh I guess no omap changes there, so probably not > > worth adding then. > > omap1 is old, but it's still omap :-) > > arch/arm/configs/omap1_defconfig | 3 +-- Oh OK so it was not a spurious ack after all :) Tony From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Tue, 6 Nov 2012 12:40:12 -0800 Subject: [PATCHv2 1/6] arch: Change defconfigs to point to g_mass_storage. In-Reply-To: <20121106203226.GB6291@arwen.pp.htv.fi> References: <46dde680f525562e9fd19567deb5247f0bf26842.1351715302.v2.git.mina86@mina86.com> <20121106113157.GE11931@arwen.pp.htv.fi> <20121106184117.GJ6801@atomide.com> <20121106184227.GK6801@atomide.com> <20121106203226.GB6291@arwen.pp.htv.fi> Message-ID: <20121106204012.GP6801@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Felipe Balbi [121106 12:40]: > Hi, > > On Tue, Nov 06, 2012 at 10:42:27AM -0800, Tony Lindgren wrote: > > * Tony Lindgren [121106 10:41]: > > > * Felipe Balbi [121106 03:40]: > > > > Hi, > > > > > > > > On Fri, Nov 02, 2012 at 02:31:50PM +0100, Michal Nazarewicz wrote: > > > > > From: Michal Nazarewicz > > > > > > > > > > The File-backed Storage Gadget (g_file_storage) is being removed, since > > > > > it has been replaced by Mass Storage Gadget (g_mass_storage). This commit > > > > > changes defconfigs point to the new gadget. > > > > > > > > > > Signed-off-by: Michal Nazarewicz > > > > > > > > I need more Acks here. Only got one from Nicolas. Anyone else ? > > > > > > For omaps: > > > > > > Acked-by: Tony Lindgren > > > > Heh I guess no omap changes there, so probably not > > worth adding then. > > omap1 is old, but it's still omap :-) > > arch/arm/configs/omap1_defconfig | 3 +-- Oh OK so it was not a spurious ack after all :) Tony