Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp471222pxb; Thu, 25 Feb 2021 07:15:41 -0800 (PST) X-Google-Smtp-Source: ABdhPJxGUvXhwg81U6Sl4kYVQdOOvgT2OfYO7/KbNFIdUhYaXSA5T8UUZm2lSuiCteqhmozTCbXS X-Received: by 2002:a05:6402:26d0:: with SMTP id x16mr3434591edd.52.1614266141252; Thu, 25 Feb 2021 07:15:41 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614266141; cv=none; d=google.com; s=arc-20160816; b=pOrhZ/eTVqplwqmYLVlsjCZy0DyGZbQS/5L+cE4FQs7iYT+nZ2nnW1JZon4Bxbb5jF yHg9ojGy102DurarYNGIqidoAw8SntJMoaJ+UwJZyjCI8Boynukwx10jWJjLpE1cyEQN LPwwv1H/ZSZ8hs2BZv7ZCRadcV2C0br6duZ7cgqc3RRpglVMuIOJ6i0jTH2rPlP8Mo6V hH0UxZApuqwVQzbho1SNVA2ywx7PlrQV2IR/pxBzVXKMe+fDuIPF769wcB+fCg54EKKq txEzD4VavFegQzG7Ep3fp4/NeTBt4C56t3525+R2VXaXOpEitJshyoxf/oW3R9Tuk5PP MBjQ== 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=I11mEpJVm8qu0mmzgxKLFn/S/6tXHaoWy/9MAA/L2VA=; b=JU9jLGV8Fdu65BKoWq8fQ0IChkkQlE85QhIFnfb9Oo2qHck0WwNL2udyflX5jHnxCo wwh4gnpGDsmkrlROni0rs5KM71FgU0r9db55Z9XLvc/QU5hmzRaFSqJ9Wds2YXGEDulx 0+CHNLjW6CJzsL7en4C6U+7Ej4aZFy3o1CU+M2E6rdLaHUMpSCSSTJKH+M4HLPBmnL6M GOjkzbBYTtnD4PPI4HGkHsvxnO2gIxA/lbnV9yFiiuHx/9J05iTusorGwcxx8ziEcLJx 3JP6SYxzxu1LQZ1QLfKrAdmerMfXqTzEN5Ym61DZEm02nRj/+gWopvo9EU1hnDMTTPH7 516w== 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id f7si3481310edd.179.2021.02.25.07.15.16; Thu, 25 Feb 2021 07:15:41 -0800 (PST) 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=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231320AbhBYPOe (ORCPT + 99 others); Thu, 25 Feb 2021 10:14:34 -0500 Received: from mail.kernel.org ([198.145.29.99]:40580 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231822AbhBYPMX (ORCPT ); Thu, 25 Feb 2021 10:12:23 -0500 Received: from disco-boy.misterjones.org (disco-boy.misterjones.org [51.254.78.96]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E42BE64F19; Thu, 25 Feb 2021 15:11:05 +0000 (UTC) Received: from 78.163-31-62.static.virginmediabusiness.co.uk ([62.31.163.78] helo=why.lan) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1lFIIC-00Fscv-13; Thu, 25 Feb 2021 15:11:04 +0000 From: Marc Zyngier To: Lorenzo Pieralisi , Bjorn Helgaas Cc: Frank Wunderlich , Thierry Reding , Thomas Gleixner , Rob Herring , Will Deacon , "K. Y. Srinivasan" , Haiyang Zhang , Stephen Hemminger , Wei Liu , Thierry Reding , Jonathan Hunter , Ryder Lee , Marek Vasut , Yoshihiro Shimoda , Michal Simek , Paul Walmsley , linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-hyperv@vger.kernel.org, linux-tegra@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-renesas-soc@vger.kernel.org Subject: [PATCH 06/13] PCI: MSI: Kill msi_controller structure Date: Thu, 25 Feb 2021 15:10:16 +0000 Message-Id: <20210225151023.3642391-7-maz@kernel.org> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210225151023.3642391-1-maz@kernel.org> References: <20210225151023.3642391-1-maz@kernel.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 62.31.163.78 X-SA-Exim-Rcpt-To: lorenzo.pieralisi@arm.com, bhelgaas@google.com, frank-w@public-files.de, treding@nvidia.com, tglx@linutronix.de, robh@kernel.org, will@kernel.org, kys@microsoft.com, haiyangz@microsoft.com, sthemmin@microsoft.com, wei.liu@kernel.org, thierry.reding@gmail.com, jonathanh@nvidia.com, ryder.lee@mediatek.com, marek.vasut+renesas@gmail.com, yoshihiro.shimoda.uh@renesas.com, michal.simek@xilinx.com, paul.walmsley@sifive.com, linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-hyperv@vger.kernel.org, linux-tegra@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-renesas-soc@vger.kernel.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org msi_controller had a good, long life as the abstraction for a driver providing MSIs to PCI devices. But it has been replaced in all drivers by the more expressive generic MSI framework. Farewell, struct msi_controller. Signed-off-by: Marc Zyngier --- include/linux/msi.h | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/include/linux/msi.h b/include/linux/msi.h index aef35fd1cf11..3f21e77b57b7 100644 --- a/include/linux/msi.h +++ b/include/linux/msi.h @@ -240,8 +240,7 @@ void pci_msi_unmask_irq(struct irq_data *data); /* * The arch hooks to setup up msi irqs. Default functions are implemented * as weak symbols so that they /can/ be overriden by architecture specific - * code if needed. These hooks must be enabled by the architecture or by - * drivers which depend on them via msi_controller based MSI handling. + * code if needed. These hooks can only be enabled by the architecture. * * If CONFIG_PCI_MSI_ARCH_FALLBACKS is not selected they are replaced by * stubs with warnings. @@ -272,19 +271,6 @@ static inline void arch_teardown_msi_irqs(struct pci_dev *dev) void arch_restore_msi_irqs(struct pci_dev *dev); void default_restore_msi_irqs(struct pci_dev *dev); -struct msi_controller { - struct module *owner; - struct device *dev; - struct device_node *of_node; - struct list_head list; - - int (*setup_irq)(struct msi_controller *chip, struct pci_dev *dev, - struct msi_desc *desc); - int (*setup_irqs)(struct msi_controller *chip, struct pci_dev *dev, - int nvec, int type); - void (*teardown_irq)(struct msi_controller *chip, unsigned int irq); -}; - #ifdef CONFIG_GENERIC_MSI_IRQ_DOMAIN #include -- 2.29.2