Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752585AbZGaM5X (ORCPT ); Fri, 31 Jul 2009 08:57:23 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752254AbZGaM5W (ORCPT ); Fri, 31 Jul 2009 08:57:22 -0400 Received: from mga01.intel.com ([192.55.52.88]:61036 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752121AbZGaM5V convert rfc822-to-8bit (ORCPT ); Fri, 31 Jul 2009 08:57:21 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.43,302,1246863600"; d="scan'208";a="712787712" From: "Sosnowski, Maciej" To: Atsushi Nemoto , "Williams, Dan J" CC: "linux-kernel@vger.kernel.org" , Nicolas Ferre , Haavard Skinnemoen , Pierre Ossman Date: Fri, 31 Jul 2009 13:56:58 +0100 Subject: RE: [PATCH] dmaengine: Move all map_sg/unmap_sg for slave channel to its client Thread-Topic: [PATCH] dmaengine: Move all map_sg/unmap_sg for slave channel to its client Thread-Index: AcoRlBKYeMW+skqnSIKvPDuM9LofQgAShZ1g Message-ID: <129600E5E5FB004392DDC3FB599660D7B298123F@irsmsx504.ger.corp.intel.com> References: <1249012788-965-1-git-send-email-anemo@mba.ocn.ne.jp> In-Reply-To: <1249012788-965-1-git-send-email-anemo@mba.ocn.ne.jp> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 726 Lines: 20 Atsushi Nemoto wrote: > Dan Williams wrote: > ... DMA-slave clients request specific channels and know the hardware > details at a low level, so it should not be too high an expectation to > push dma mapping responsibility to the client. > > Also this patch includes DMA_COMPL_{SRC,DEST}_UNMAP_SINGLE support for > dw_dmac driver. > > Signed-off-by: Atsushi Nemoto > --- The patch looks fine to me. Acked-by: Maciej Sosnowski -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/