Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752707Ab1EIMPK (ORCPT ); Mon, 9 May 2011 08:15:10 -0400 Received: from mga02.intel.com ([134.134.136.20]:19295 "EHLO mga02.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751342Ab1EIMPI (ORCPT ); Mon, 9 May 2011 08:15:08 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.64,340,1301900400"; d="scan'208";a="744417370" Subject: Re: [PATCH V3 1/6] pch_dma: fix dma direction issue for ML7213 IOH video-in From: "Koul, Vinod" To: Tomoya MORINAGA Cc: Dan Williams , linux-kernel@vger.kernel.org, qi.wang@intel.com, yong.y.wang@intel.com, joel.clark@intel.com, kok.howg.ewe@intel.com, toshiharu-linux@dsn.okisemi.com In-Reply-To: <1304924980-3433-1-git-send-email-tomoya-linux@dsn.okisemi.com> References: <1304924980-3433-1-git-send-email-tomoya-linux@dsn.okisemi.com> Content-Type: text/plain; charset="UTF-8" Date: Mon, 09 May 2011 17:12:38 +0530 Message-ID: <1304941358.28926.41.camel@vkoul-udesk3> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 760 Lines: 21 On Mon, 2011-05-09 at 16:09 +0900, Tomoya MORINAGA wrote: > Currently, even-channel number is set as tx direction and odd is set as rx. > However, though video-in uses ch6, the direction is not tx but rx. > This patch sets video-in's DMA direction correctly. > > Signed-off-by: Tomoya MORINAGA > --- > V2: Update Koul-Vinod's comments If you're sending a patch series please ensure you send with the cover letter - git send-email can do this for you. Applied this time -- ~Vinod -- 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/