From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mailout1.w1.samsung.com ([210.118.77.11]:33240 "EHLO mailout1.w1.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754667Ab1JQGY5 (ORCPT ); Mon, 17 Oct 2011 02:24:57 -0400 Received: from euspt1 (mailout1.w1.samsung.com [210.118.77.11]) by mailout1.w1.samsung.com (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTP id <0LT700L1R5TJOR@mailout1.w1.samsung.com> for linux-media@vger.kernel.org; Mon, 17 Oct 2011 07:24:55 +0100 (BST) Received: from linux.samsung.com ([106.116.38.10]) by spt1.w1.samsung.com (iPlanet Messaging Server 5.2 Patch 2 (built Jul 14 2004)) with ESMTPA id <0LT700B675TJJJ@spt1.w1.samsung.com> for linux-media@vger.kernel.org; Mon, 17 Oct 2011 07:24:55 +0100 (BST) Date: Mon, 17 Oct 2011 08:24:34 +0200 From: Andrzej Pietrasiewicz Subject: RE: [PATCH 1/1] ARM: EXYNOS4: JPEG: driver initial release In-reply-to: <20111015100747.GI10001@valkosipuli.localdomain> To: 'Sakari Ailus' Cc: linux-media@vger.kernel.org, 'Kyungmin Park' , Marek Szyprowski , Andrzej Pietrasiewicz Message-id: <000001cc8c95$705339e0$50f9ada0$%p@samsung.com> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-language: pl Content-transfer-encoding: 7BIT References: <1318337492-21354-1-git-send-email-andrzej.p@samsung.com> <1318337492-21354-2-git-send-email-andrzej.p@samsung.com> <20111014224046.GH10001@valkosipuli.localdomain> <20111015100747.GI10001@valkosipuli.localdomain> Sender: linux-media-owner@vger.kernel.org List-ID: Hello Sakari, On Saturday, October 15, 2011 12:08 PM, Sakari Ailus wrote: > -----Original Message----- > From: Sakari Ailus [mailto:sakari.ailus@iki.fi] > Sent: Saturday, October 15, 2011 12:08 PM > To: Andrzej Pietrasiewicz > Cc: linux-media@vger.kernel.org; Kyungmin Park; Marek Szyprowski > Subject: Re: [PATCH 1/1] ARM: EXYNOS4: JPEG: driver initial release > > On Sat, Oct 15, 2011 at 01:40:46AM +0300, Sakari Ailus wrote: > > Hi Andrzej, > > > > Thanks for the patch! Interesting to see a hardware jpeg encoder > using V4L2! > > > > I have a few comments below. As a whole, this driver looks quite good > to me. Thank you for your review. I will take your comments into account and post the patch again. Andrzej