From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Arnd Bergmann To: Nishanth Aravamudan Subject: Re: [PATCH 11/15] ppc/cell: beat dma ops cleanup Date: Thu, 16 Sep 2010 13:23:37 +0200 References: <1284573958-8397-1-git-send-email-nacc@us.ibm.com> <1284573958-8397-12-git-send-email-nacc@us.ibm.com> In-Reply-To: <1284573958-8397-12-git-send-email-nacc@us.ibm.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Message-Id: <201009161323.37675.arnd@arndb.de> Cc: cbe-oss-dev@lists.ozlabs.org, Milton Miller , Paul Mackerras , linuxppc-dev@lists.ozlabs.org, "David S. Miller" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wednesday 15 September 2010, Nishanth Aravamudan wrote: > direct_dma_ops is the default pci dma ops. > > No need to call a function to get the pci dma ops, we know they are the > dma_direct_ops. > > Signed-off-by: Milton Miller > Signed-off-by: Nishanth Aravamudan Acked-by: Arnd Bergmann