From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753002Ab1IML0J (ORCPT ); Tue, 13 Sep 2011 07:26:09 -0400 Received: from mail-bw0-f46.google.com ([209.85.214.46]:47413 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752461Ab1IML0I (ORCPT ); Tue, 13 Sep 2011 07:26:08 -0400 Message-ID: <4E6F3DCB.1060204@monstr.eu> Date: Tue, 13 Sep 2011 13:26:03 +0200 From: Michal Simek Reply-To: monstr@monstr.eu User-Agent: Thunderbird 2.0.0.22 (X11/20090625) MIME-Version: 1.0 To: Eli Billauer CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] microblaze: Moved __dma_sync() to dma-mapping.h References: <1315770188-17550-1-git-send-email-eli.billauer@gmail.com> In-Reply-To: <1315770188-17550-1-git-send-email-eli.billauer@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Eli Billauer wrote: > __dma_sync_page() was replaced by __dma_sync(), and parameters of calls to > the new function were adjusted to match __dma_sync()'s format. > > Signed-off-by: Eli Billauer > --- > arch/microblaze/include/asm/dma-mapping.h | 20 ++++++++++++++++++-- > arch/microblaze/kernel/dma.c | 22 +++------------------- > 2 files changed, 21 insertions(+), 21 deletions(-) Applied. Thanks, Michal -- Michal Simek, Ing. (M.Eng) w: www.monstr.eu p: +42-0-721842854 Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/ Microblaze U-BOOT custodian