Received: by 2002:a05:6a10:d5a5:0:0:0:0 with SMTP id gn37csp255877pxb; Wed, 6 Oct 2021 04:27:51 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwZFf+pSqKYn/72bFQDaRVDcCe4T12S3J7BpoaM7T2Tw3/Rr9r/Vcyyx9VTTn62vhVZ8yV0 X-Received: by 2002:a05:6a00:1512:b0:447:cb0b:8520 with SMTP id q18-20020a056a00151200b00447cb0b8520mr36835459pfu.54.1633519671248; Wed, 06 Oct 2021 04:27:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1633519671; cv=none; d=google.com; s=arc-20160816; b=hrUuH3JeHfQeNWUH8/O58yws28gTwjHVnmdaxhrofugAv+dxBebPqs1T7ekFsBL9lR iqH506pqX5H0jNsaoOkf+f8vhaWIZ8bNVXGeuH1tZr9zLIHbzOhsMOuOEb6GDERJ8ZCM YVVpo85ajp/m8KEd1NdmES27jQgAt5ZoGEKMrYBmMeJffT9Qekix997q9xUMJgoKzTeC pPnev5Hh9p3Ut1e5Pg/MKS10WpU/WH76JYfwPjO9Ih6PPU2P7WjkcvxJahFU/qm+XMqU IwaxgCtgwG5yL/0d7ovO0YEkYHYuB7csLySbmyVIcY6k3vXSH1F6kZbFYlc8pF6PIq5N 7NKg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=QpiVFLWnTbjFrZEOGHR5IMqQ/j20I44lLOWE0vRnMJs=; b=0GELTgxc3k9EUDDgV4f5DvcsFoxAKEsvVU+TY+Uk0CtZ5wZomaJSWOtrtUl0y+I6TJ oGONTMEVCRzfIkkvtwjfdDFs0gXbj5bYIsyWbUtQGEv6yNAWpXdbWPRRIKzwBgb47pA/ xbr/opjz7CFYqk1J2vm+U6gIa4Q8/Ht9OgIGOwSROKDtw9T2brGesFIJk/AtYDPiscQR Uq6cwznWwqtRA1TUfh6ZR4tY7qwQ34KGkLRVWsMBUA4g1qNdnUyGBfWbSaSFWbYzTKK+ PTk32h+gf81+PUeQJl/nz4xV5vIgwdz6fIjdbuYvAQLOCDhkunikb3cqBR2BywH6KWU4 xU5A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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. [23.128.96.18]) by mx.google.com with ESMTP id s15si25356902plq.364.2021.10.06.04.27.38; Wed, 06 Oct 2021 04:27:51 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 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 S238316AbhJFL2k (ORCPT + 99 others); Wed, 6 Oct 2021 07:28:40 -0400 Received: from mga12.intel.com ([192.55.52.136]:41647 "EHLO mga12.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238121AbhJFL2g (ORCPT ); Wed, 6 Oct 2021 07:28:36 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10128"; a="206091106" X-IronPort-AV: E=Sophos;i="5.85,350,1624345200"; d="scan'208";a="206091106" Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga106.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 06 Oct 2021 04:26:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.85,350,1624345200"; d="scan'208";a="623860170" Received: from black.fi.intel.com (HELO black.fi.intel.com.) ([10.237.72.28]) by fmsmga001.fm.intel.com with ESMTP; 06 Oct 2021 04:26:38 -0700 From: Heikki Krogerus To: Greg Kroah-Hartman , "Rafael J. Wysocki" Cc: Bjorn Helgaas , Andy Shevchenko , Zhangfei Gao , linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org Subject: [PATCH v3 1/3] PCI: Convert to device_create_managed_software_node() Date: Wed, 6 Oct 2021 14:26:41 +0300 Message-Id: <20211006112643.77684-2-heikki.krogerus@linux.intel.com> X-Mailer: git-send-email 2.33.0 In-Reply-To: <20211006112643.77684-1-heikki.krogerus@linux.intel.com> References: <20211006112643.77684-1-heikki.krogerus@linux.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org In quirk_huawei_pcie_sva(), use device_create_managed_software_node() instead of device_add_properties() to set the "dma-can-stall" property. This is the last user of device_add_properties() that relied on device_del() to take care of also calling device_remove_properties(). After this change we can finally get rid of that device_remove_properties() call in device_del(). After that device_remove_properties() call has been removed from device_del(), the software nodes that hold the additional device properties become reusable and shareable as there is no longer a default assumption that those nodes are lifetime bound the first device they are associated with. Reviewed-by: Andy Shevchenko Acked-by: Zhangfei Gao Signed-off-by: Heikki Krogerus --- drivers/pci/quirks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c index b6b4c803bdc94..fe5eedba47908 100644 --- a/drivers/pci/quirks.c +++ b/drivers/pci/quirks.c @@ -1850,7 +1850,7 @@ static void quirk_huawei_pcie_sva(struct pci_dev *pdev) * can set it directly. */ if (!pdev->dev.of_node && - device_add_properties(&pdev->dev, properties)) + device_create_managed_software_node(&pdev->dev, properties, NULL)) pci_warn(pdev, "could not add stall property"); } DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_HUAWEI, 0xa250, quirk_huawei_pcie_sva); -- 2.33.0