Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753890AbbG2Tmq (ORCPT ); Wed, 29 Jul 2015 15:42:46 -0400 Received: from smtp04.smtpout.orange.fr ([80.12.242.126]:19758 "EHLO smtp.smtpout.orange.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753340AbbG2Tmo (ORCPT ); Wed, 29 Jul 2015 15:42:44 -0400 X-ME-Helo: belgarion.home X-ME-Date: Wed, 29 Jul 2015 21:42:43 +0200 X-ME-IP: 109.214.23.104 From: Robert Jarzmik To: Guennadi Liakhovetski , Mauro Carvalho Chehab , Jiri Kosina Cc: linux-media@vger.kernel.org, linux-kernel@vger.kernel.org, Robert Jarzmik Subject: [PATCH v3 0/4] media: pxa_camera conversion to dmaengine Date: Wed, 29 Jul 2015 21:39:00 +0200 Message-Id: <1438198744-6150-1-git-send-email-robert.jarzmik@free.fr> X-Mailer: git-send-email 2.1.4 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1137 Lines: 38 Hi Guennadi, This is the third round. Most of this round deals with the sg_cut() polishing. We still have a bit of ground to cover : (a) Robert: try to submit sg_split() to lib/sglist.c (b) Robert: following dmaengine "reuse" flag introduction, change pxa_camera accordingly (c) Guennadi: I think you had comments about free_buffer() I never received by mail, so there might be something to rework in this area. (d) Guennadi+Robert: continue review of the serie Happy review. Cheers. -- Robert Robert Jarzmik (4): media: pxa_camera: fix the buffer free path media: pxa_camera: move interrupt to tasklet media: pxa_camera: trivial move of dma irq functions media: pxa_camera: conversion to dmaengine drivers/media/platform/soc_camera/pxa_camera.c | 578 ++++++++++++++----------- 1 file changed, 321 insertions(+), 257 deletions(-) -- 2.1.4 -- 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/