From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH 06/10] trm290: use custom ->dma_{start,end} to handle trm290_prepare_drive() Date: Mon, 09 Mar 2009 01:26:35 +0300 Message-ID: <49B4461B.1030308@ru.mvista.com> References: <20090220171139.25429.26702.sendpatchset@localhost.localdomain> <20090220171222.25429.23636.sendpatchset@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from h155.mvista.com ([63.81.120.155]:6058 "EHLO imap.sh.mvista.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1754224AbZCHW0m (ORCPT ); Sun, 8 Mar 2009 18:26:42 -0400 In-Reply-To: <20090220171222.25429.23636.sendpatchset@localhost.localdomain> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Bartlomiej Zolnierkiewicz Cc: linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Hello. Bartlomiej Zolnierkiewicz wrote: > Use custom ->dma_{start,end} methods to handle trm290_prepare_drive() > there instead of in ->dma_setup method. > > There should be no functional changes caused by this patch > (DMA support is disabled currently in trm290.c). > > Signed-off-by: Bartlomiej Zolnierkiewicz > Acked-by: Sergei Shtylyov MBR, Sergei