From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from devils.ext.ti.com ([198.47.26.153]:37263 "EHLO devils.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752390Ab2JCIqv (ORCPT ); Wed, 3 Oct 2012 04:46:51 -0400 Message-ID: <506BFB76.2050602@ti.com> Date: Wed, 3 Oct 2012 14:16:46 +0530 From: Sekhar Nori MIME-Version: 1.0 To: Hans Verkuil CC: , Hans Verkuil , DLOS Subject: Re: [RFCv2 PATCH 06/14] vpif_capture: move routing info from subdev to input. References: <15fd87671d173ae4b943df4114aafb55d7e958fa.1348142407.git.hans.verkuil@cisco.com> In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: On 9/20/2012 5:36 PM, Hans Verkuil wrote: > From: Hans Verkuil > > Routing information is a property of the input, not of the subdev. > One subdev may provide multiple inputs, each with its own routing > information. > > Signed-off-by: Hans Verkuil For the DaVinci platform change: Acked-by: Sekhar Nori Thanks, Sekhar