From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754405AbaEAJMK (ORCPT ); Thu, 1 May 2014 05:12:10 -0400 Received: from gw-1.arm.linux.org.uk ([78.32.30.217]:60551 "EHLO pandora.arm.linux.org.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750848AbaEAJMH (ORCPT ); Thu, 1 May 2014 05:12:07 -0400 Date: Thu, 1 May 2014 10:11:02 +0100 From: Russell King - ARM Linux To: Andrzej Hajda Cc: Greg Kroah-Hartman , Andrzej Hajda , open list , Marek Szyprowski , Arnd Bergmann , Thierry Reding , David Airlie , Inki Dae , Kyungmin Park , Tomasz Figa , Tomasz Stansislawski , "moderated list:ARM/S5P EXYNOS AR..." , "moderated list:ARM/S5P EXYNOS AR..." , dri-devel@lists.freedesktop.org, linux-media@vger.kernel.org, Laurent Pinchart Subject: Re: [RFC PATCH 0/4] drivers/base: Generic framework for tracking internal interfaces Message-ID: <20140501091102.GF26756@n2100.arm.linux.org.uk> References: <1398866574-27001-1-git-send-email-a.hajda@samsung.com> <20140430154914.GA898@kroah.com> <53616E31.3050404@wp.pl> <20140430222839.GE26756@n2100.arm.linux.org.uk> <5361F1F3.7070005@wp.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5361F1F3.7070005@wp.pl> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 01, 2014 at 09:04:19AM +0200, Andrzej Hajda wrote: > 2. You replace calls of component_add and component_del with calls > to interface_tracker_ifup(dev, INTERFACE_TRACKER_TYPE_COMPONENT, > &specific_component_ops), > or interface_tracker_ifdown. > Thats all for components. How does the master get to decide which components are for it? As I see it, all masters see all components of a particular "type". What if you have a system with two masters each of which are bound to a set of unique components but some of the components are of a the same type? How does the master know what "type" to use? -- FTTC broadband for 0.8mile line: now at 9.7Mbps down 460kbps up... slowly improving, and getting towards what was expected from it.