From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com Subject: Re: [patch 2.6.20-rc5-omap] musb_hdrc, more runtime code shrinkage Date: Thu, 18 Jan 2007 14:21:16 -0800 Message-ID: <20070118222115.GB7362@atomide.com> References: <20070118120437.8578520E7F7@adsl-69-226-248-13.dsl.pltn13.pacbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20070118120437.8578520E7F7@adsl-69-226-248-13.dsl.pltn13.pacbell.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com Errors-To: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com To: David Brownell Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * David Brownell [070118 04:05]: > Remove the annoying "singleton object" dma controller factory in favor > of a simpler scheme of direct calls to routines creating and destroying > those controller objects. Init routines now live in the init section, > shrinking the runtime footprint by a bit. Pushed. Tony