Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp929484imm; Wed, 26 Sep 2018 08:57:53 -0700 (PDT) X-Google-Smtp-Source: ACcGV606FWIMRuKFgT+AKdwjJKvpxHuwSiyXAVT5nWS+d4TkMA5/Pr9uyD7adHwSyiP75hYryApv X-Received: by 2002:a62:a0e:: with SMTP id s14-v6mr4812589pfi.153.1537977473687; Wed, 26 Sep 2018 08:57:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1537977473; cv=none; d=google.com; s=arc-20160816; b=h9xy0GHO3V8GHaiF+7zAG52rjGgUqkGNKi7nJGf0EizsPLQj1XOpvIAaSEwEevPRjd 8fV/fg9xwTfbwiDWjkRaRWWkfVImdty/Vfq/cZigdeQQZ/b9n9KrN9ATooHKkml9FfGb RaEVj4nr2+D9YeQbH3v0moiJ+Ab2KmIRbSr4OcjfqbkYe6yby2uu6oAraOGZMWAcvxi3 OyzLp2KRoozzt+tAjOS3Uw5RuRAhhXqTBNLq4BfS+G0BqXmv4EoKMDHa8UcCZgPp3Jtg 7lFQG0jH+da4krBaBxgiZKmwxZ3d90G8gZ+PdEVSdmaVTWd4ucWr0NAZlyb76tB1cH/L 5nvA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=i1o+gE3ebWBEg4VZVr1VGIT0zKZ69c+aberJS02GGLA=; b=boi5ZXCdPZFNE2usc4KfIHruC2iMAGMns1nc7ndPnBLeCO5OINQ8BqJE5ooxLEBtVW /Ru4ykJwnY5y6ZdK6N7CpdbtNEir8ZTarST111hGwKeL0iLgapFTsmh5dLPyU1BsuSyg B5T3m7g1hqVOVyKVjAyBpf9QlCn9PvbYgCbELNVd9yNOa9r31qVJ9ggL5yBc6ATb4U/J 77MFVKE97OD6ItXepY+34Dp1O5JCk90UhQJjNoaXDXVCzPlOtRBvyaRo2VRAWcf71FKl 4at7BuFGEC7tGow0Jg+W6jrSXV7oW15AGU3CLlgm5hkWPvJiZt668HuCC5zEJph9TnG0 qOAQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id f62-v6si5655425plf.164.2018.09.26.08.57.37; Wed, 26 Sep 2018 08:57:53 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727604AbeIZWLH (ORCPT + 99 others); Wed, 26 Sep 2018 18:11:07 -0400 Received: from mga04.intel.com ([192.55.52.120]:37532 "EHLO mga04.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727192AbeIZWLG (ORCPT ); Wed, 26 Sep 2018 18:11:06 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga104.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Sep 2018 08:57:31 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,306,1534834800"; d="scan'208";a="89560296" Received: from mint-dev.iind.intel.com ([10.223.25.164]) by fmsmga002.fm.intel.com with ESMTP; 26 Sep 2018 08:57:29 -0700 From: Ramalingam C To: intel-gfx-trybot@lists.freedesktop.org Cc: Ramalingam C , Greg Kroah-Hartman , Kate Stewart , Thomas Gleixner , Philippe Ombredanne , linux-kernel@vger.kernel.org Subject: [PATCH v7 06/39] component: alloc component_match without any comp to match Date: Wed, 26 Sep 2018 21:24:37 +0530 Message-Id: <1537977310-24650-7-git-send-email-ramalingam.c@intel.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1537977310-24650-1-git-send-email-ramalingam.c@intel.com> References: <1537977310-24650-1-git-send-email-ramalingam.c@intel.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org If all the components associated to a component master is not added to the component framework due to the HW capability or Kconfig selection, component_match will be NULL at component_master_add_with_match(). To avoid this, component_match_alloc() is added to the framework, to allcoate the struct component_match with zero associated components. Hence component master can be added with a component_match with zero associated components. This helps the component master bind call to get triggered, even if no component is registered for that particular master. This is meant for big PCI device drivers where small/optional features are external components, and based on usecases different combination of components are build as entire driver. In such PCI device driver Load, if we use the component master for waiting for few components(features) availability, only if they are supported by the underlying HW, then we need to allocate memory for component_match using the API introduced in this change before the call to component_master_add_with_match. v2: No Change. Signed-off-by: Ramalingam C Suggested-by: Daniel Vetter Cc: Greg Kroah-Hartman Cc: Kate Stewart Cc: Thomas Gleixner Cc: Philippe Ombredanne Cc: linux-kernel@vger.kernel.org --- drivers/base/component.c | 30 ++++++++++++++++++++++++++++++ include/linux/component.h | 2 ++ 2 files changed, 32 insertions(+) diff --git a/drivers/base/component.c b/drivers/base/component.c index 8946dfee4768..007fb738263a 100644 --- a/drivers/base/component.c +++ b/drivers/base/component.c @@ -312,6 +312,36 @@ static int component_match_realloc(struct device *dev, } /* + * Allocate the match without any component_match_array elements. + * + * This function is useful when the component master might end up + * registering itself without any matching components. + */ +void component_match_alloc(struct device *master, + struct component_match **matchptr) +{ + struct component_match *match = *matchptr; + + if (IS_ERR(match)) + return; + + if (match) + return; + + match = devres_alloc(devm_component_match_release, + sizeof(*match), GFP_KERNEL); + if (!match) { + *matchptr = ERR_PTR(-ENOMEM); + return; + } + + devres_add(master, match); + + *matchptr = match; +} +EXPORT_SYMBOL(component_match_alloc); + +/* * Add a component to be matched, with a release function. * * The match array is first created or extended if necessary. diff --git a/include/linux/component.h b/include/linux/component.h index e71fbbbc74e2..3f6b420a58f8 100644 --- a/include/linux/component.h +++ b/include/linux/component.h @@ -37,6 +37,8 @@ void component_match_add_release(struct device *master, struct component_match **matchptr, void (*release)(struct device *, void *), int (*compare)(struct device *, void *), void *compare_data); +void component_match_alloc(struct device *master, + struct component_match **matchptr); static inline void component_match_add(struct device *master, struct component_match **matchptr, -- 2.7.4