From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v7 01/10] ARM: davinci: move private EDMA API to arm/common Date: Fri, 1 Feb 2013 10:41:08 -0800 Message-ID: <20130201184107.GM22517@atomide.com> References: <1359742975-10421-1-git-send-email-mporter@ti.com> <1359742975-10421-2-git-send-email-mporter@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Sekhar Nori , Grant Likely , Mark Brown , Benoit Cousson , Russell King , Vinod Koul , Rob Landley , Chris Ball , Devicetree Discuss , Linux OMAP List , Linux ARM Kernel List , Linux DaVinci Kernel List , Linux Kernel Mailing List , Linux Documentation List , Linux MMC List , Linux SPI Devel List , Arnd Bergmann , Dan Williams , Rob Herring To: Matt Porter Return-path: Content-Disposition: inline In-Reply-To: <1359742975-10421-2-git-send-email-mporter@ti.com> Sender: linux-doc-owner@vger.kernel.org List-Id: linux-spi.vger.kernel.org * Matt Porter [130201 10:25]: > Move mach-davinci/dma.c to common/edma.c so it can be used > by OMAP (specifically AM33xx) as well. I think this should rather go to drivers/dma/? Tony