From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH 8/13] au1xxx-ide: add ide_toggle_bounce() calls Date: Tue, 13 Nov 2007 14:19:43 +0300 Message-ID: <4739884F.3080706@ru.mvista.com> References: <200711130001.54740.bzolnier@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from homer.mvista.com ([63.81.120.155]:31798 "EHLO imap.sh.mvista.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752195AbXKMLTb (ORCPT ); Tue, 13 Nov 2007 06:19:31 -0500 In-Reply-To: <200711130001.54740.bzolnier@gmail.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: Bartlomiej Zolnierkiewicz Cc: linux-ide@vger.kernel.org Bartlomiej Zolnierkiewicz wrote: > Add ide_toggle_bounce() call to ->ide_dma_on/->dma_off_quietly > methods so they match generic __ide_dma_on()/ide_dma_off_quietly(). > Since there is no PCI device there should be no functionality > changes caused by this patch. > Signed-off-by: Bartlomiej Zolnierkiewicz Acked-by: Sergei Shtylyov MBR, Sergei