From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Subject: Re: [PATCH 1/8] SH: constify multiple DMA related objects and references to them Date: Mon, 26 Apr 2010 16:10:39 +0900 Message-ID: <20100426071039.GG11770@linux-sh.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-sh-owner@vger.kernel.org To: Guennadi Liakhovetski Cc: "linux-sh@vger.kernel.org" , linux-mmc@vger.kernel.org, Dan Williams , Ian Molton List-Id: linux-mmc@vger.kernel.org On Wed, Apr 21, 2010 at 05:36:49PM +0200, Guennadi Liakhovetski wrote: > Lists of DMA channels and slaves are not changed, make them constant. Besides, > SH7724 channel and slave configuration of both DMA controllers is identical, > remove the extra copy of the configuration data. I've applied this one, thanks.