Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753510Ab0K1Ps5 (ORCPT ); Sun, 28 Nov 2010 10:48:57 -0500 Received: from perceval.ideasonboard.com ([95.142.166.194]:51316 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753251Ab0K1Pso (ORCPT ); Sun, 28 Nov 2010 10:48:44 -0500 From: Laurent Pinchart To: Mark Brown Subject: Re: [RFC/PATCH v6 03/12] media: Entities, pads and links Date: Sun, 28 Nov 2010 13:34:45 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.36-gentoo-r1; KDE/4.5.3; x86_64; ; ) Cc: linux-media@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, sakari.ailus@maxwell.research.nokia.com, lennart@poettering.net, Hans Verkuil References: <1290652099-15102-1-git-send-email-laurent.pinchart@ideasonboard.com> <201011261513.37491.laurent.pinchart@ideasonboard.com> <20101126141442.GI30360@rakim.wolfsonmicro.main> In-Reply-To: <20101126141442.GI30360@rakim.wolfsonmicro.main> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201011281334.46386.laurent.pinchart@ideasonboard.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1503 Lines: 35 Hi Mark, On Friday 26 November 2010 15:14:42 Mark Brown wrote: > On Fri, Nov 26, 2010 at 03:13:36PM +0100, Laurent Pinchart wrote: > > On Thursday 25 November 2010 16:49:52 Mark Brown wrote: > > > On Thu, Nov 25, 2010 at 04:40:41PM +0100, Laurent Pinchart wrote: > > > > It's supposed to reflect whether the link can carry data. Think of > > > > the active flag as a valve on a pipe. If the valve is open, the link > > > > is active. If the valve is closed, the link is inactive. This is > > > > unrelated to whether water actually flows through the pipe. > > > > > > This seems a confusing name, then - I'd expect an active link to be one > > > which is actually carrying data rather than one which is available to > > > carry data. How a more neutrally worded name such as "connected" > > > (which is what ASoC uses currently)? > > > > In our current vocabulary "connected" refers to entities between which a > > link exist, regardless of the link state ("valve opened" or "valve > > closed"). I'm not totally happy with "active" either, but if we replace > > it with "connected" we need another word to replace current uses of > > "connected". > > Linked? That's a good option. Hans, do you want to comment on this ? -- Regards, Laurent Pinchart -- 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/