Received: by 2002:a25:ef43:0:0:0:0:0 with SMTP id w3csp864266ybm; Wed, 27 May 2020 09:47:37 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzrPY90XY6mhnrWZNd5IGZU+QTZSvk+IyhiBXD7RZUB3CxE6XqZCj0BkfEaNiNQt2RAfh2b X-Received: by 2002:aa7:c942:: with SMTP id h2mr25033983edt.23.1590598056909; Wed, 27 May 2020 09:47:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1590598056; cv=none; d=google.com; s=arc-20160816; b=lfTJ+1uRqr6gwBZFk9F5Eu2e0bTFFfMTeGf1FPS7nBvL3r3bHoqLX021UD9SO7Jm81 eNTABbtFovySTQ5tqHBVmR6xXVcfcq93w1Q0bfjgTVmJ3MWj4hQEZrFcCxdgcOyOihf9 sSaZL2TGBfL/Las98qSEBBkkAnTjouvfMGm9xEvAWZwDifcceWzVhtl3u8Oc39egvrYs E6lCPidCRI6yl1FnsU6Hwui0yREQprwHzlkdAViQ3vLA9lGrAzwIbmkzboUsrZvzXnjR RqEboyVZJCZzNgotTRArjXp+7jrrvyiFpg7RfMhkmtcAk/9v4erz1zEAie5uQgW5XXm6 fMPg== 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=lqgApfyOOrfhxJHzTMikX7shqjcsXq9cBxTzmzzomqA=; b=e0T+h4xXxv2ONbbTz/65YKu1t0E2YqW2jHnKtHgU8I96HMalJW8FaKgGW7gv5Sa+iy HgCja7txv7OAn3SZ0cyc6g2ysokSgOUOfhDCzWEtEzobIDP4c9cz2COQccTzBKBWkLHU REtwI8bginqFcfDi/hJTTGzZs1r/XcERxKtOfU02QF8gFT+nT8ODVoy/fA8LtqgFyyHH TG7kXXY7wjUL4ToZGnkJXkorOo3OUhoRWS/spd3fhoBwrSwzr1BEGuppgvCDNsHVlXe9 GJHK961w08T7UfzB+US4ckpbuat7VHE2Qoql1j/ozwPLWLnSqay5MMCMiOPDJMH76E8W 0big== 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=8bytes.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id r8si2030039edi.43.2020.05.27.09.47.14; Wed, 27 May 2020 09:47:36 -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=8bytes.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728791AbgE0Lx3 (ORCPT + 99 others); Wed, 27 May 2020 07:53:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48362 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728714AbgE0Lx0 (ORCPT ); Wed, 27 May 2020 07:53:26 -0400 Received: from theia.8bytes.org (8bytes.org [IPv6:2a01:238:4383:600:38bc:a715:4b6d:a889]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7175BC08C5C2 for ; Wed, 27 May 2020 04:53:26 -0700 (PDT) Received: by theia.8bytes.org (Postfix, from userid 1000) id 5564145; Wed, 27 May 2020 13:53:23 +0200 (CEST) From: Joerg Roedel To: Joerg Roedel Cc: linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, Suravee Suthikulpanit , jroedel@suse.de Subject: [PATCH 01/10] iommu/amd: Move AMD IOMMU driver to a subdirectory Date: Wed, 27 May 2020 13:53:04 +0200 Message-Id: <20200527115313.7426-2-joro@8bytes.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200527115313.7426-1-joro@8bytes.org> References: <20200527115313.7426-1-joro@8bytes.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Joerg Roedel The driver consists of five C files and three header files by now. Move them to their own subdirectory to not clutter to iommu top-level directory with them. Signed-off-by: Joerg Roedel --- MAINTAINERS | 2 +- drivers/iommu/Makefile | 6 +++--- drivers/iommu/{ => amd}/amd_iommu.h | 0 drivers/iommu/{ => amd}/amd_iommu_proto.h | 0 drivers/iommu/{ => amd}/amd_iommu_types.h | 0 drivers/iommu/{amd_iommu_debugfs.c => amd/debugfs.c} | 0 drivers/iommu/{amd_iommu_init.c => amd/init.c} | 2 +- drivers/iommu/{amd_iommu.c => amd/iommu.c} | 2 +- drivers/iommu/{amd_iommu_v2.c => amd/iommu_v2.c} | 0 drivers/iommu/{amd_iommu_quirks.c => amd/quirks.c} | 0 10 files changed, 6 insertions(+), 6 deletions(-) rename drivers/iommu/{ => amd}/amd_iommu.h (100%) rename drivers/iommu/{ => amd}/amd_iommu_proto.h (100%) rename drivers/iommu/{ => amd}/amd_iommu_types.h (100%) rename drivers/iommu/{amd_iommu_debugfs.c => amd/debugfs.c} (100%) rename drivers/iommu/{amd_iommu_init.c => amd/init.c} (99%) rename drivers/iommu/{amd_iommu.c => amd/iommu.c} (99%) rename drivers/iommu/{amd_iommu_v2.c => amd/iommu_v2.c} (100%) rename drivers/iommu/{amd_iommu_quirks.c => amd/quirks.c} (100%) diff --git a/MAINTAINERS b/MAINTAINERS index 50659d76976b..dd59ec6676d9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -876,7 +876,7 @@ M: Joerg Roedel L: iommu@lists.linux-foundation.org S: Maintained T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git -F: drivers/iommu/amd_iommu*.[ch] +F: drivers/iommu/amd/ F: include/linux/amd-iommu.h AMD KFD diff --git a/drivers/iommu/Makefile b/drivers/iommu/Makefile index 57cf4ba5e27c..3af7e374b0cb 100644 --- a/drivers/iommu/Makefile +++ b/drivers/iommu/Makefile @@ -11,9 +11,9 @@ obj-$(CONFIG_IOASID) += ioasid.o obj-$(CONFIG_IOMMU_IOVA) += iova.o obj-$(CONFIG_OF_IOMMU) += of_iommu.o obj-$(CONFIG_MSM_IOMMU) += msm_iommu.o -obj-$(CONFIG_AMD_IOMMU) += amd_iommu.o amd_iommu_init.o amd_iommu_quirks.o -obj-$(CONFIG_AMD_IOMMU_DEBUGFS) += amd_iommu_debugfs.o -obj-$(CONFIG_AMD_IOMMU_V2) += amd_iommu_v2.o +obj-$(CONFIG_AMD_IOMMU) += amd/iommu.o amd/init.o amd/quirks.o +obj-$(CONFIG_AMD_IOMMU_DEBUGFS) += amd/debugfs.o +obj-$(CONFIG_AMD_IOMMU_V2) += amd/iommu_v2.o obj-$(CONFIG_ARM_SMMU) += arm_smmu.o arm_smmu-objs += arm-smmu.o arm-smmu-impl.o arm-smmu-qcom.o obj-$(CONFIG_ARM_SMMU_V3) += arm-smmu-v3.o diff --git a/drivers/iommu/amd_iommu.h b/drivers/iommu/amd/amd_iommu.h similarity index 100% rename from drivers/iommu/amd_iommu.h rename to drivers/iommu/amd/amd_iommu.h diff --git a/drivers/iommu/amd_iommu_proto.h b/drivers/iommu/amd/amd_iommu_proto.h similarity index 100% rename from drivers/iommu/amd_iommu_proto.h rename to drivers/iommu/amd/amd_iommu_proto.h diff --git a/drivers/iommu/amd_iommu_types.h b/drivers/iommu/amd/amd_iommu_types.h similarity index 100% rename from drivers/iommu/amd_iommu_types.h rename to drivers/iommu/amd/amd_iommu_types.h diff --git a/drivers/iommu/amd_iommu_debugfs.c b/drivers/iommu/amd/debugfs.c similarity index 100% rename from drivers/iommu/amd_iommu_debugfs.c rename to drivers/iommu/amd/debugfs.c diff --git a/drivers/iommu/amd_iommu_init.c b/drivers/iommu/amd/init.c similarity index 99% rename from drivers/iommu/amd_iommu_init.c rename to drivers/iommu/amd/init.c index 5b81fd16f5fa..fda80fd1d9a6 100644 --- a/drivers/iommu/amd_iommu_init.c +++ b/drivers/iommu/amd/init.c @@ -35,7 +35,7 @@ #include "amd_iommu.h" #include "amd_iommu_proto.h" #include "amd_iommu_types.h" -#include "irq_remapping.h" +#include "../irq_remapping.h" /* * definitions for the ACPI scanning code diff --git a/drivers/iommu/amd_iommu.c b/drivers/iommu/amd/iommu.c similarity index 99% rename from drivers/iommu/amd_iommu.c rename to drivers/iommu/amd/iommu.c index 1b36c40d0712..39155f550f18 100644 --- a/drivers/iommu/amd_iommu.c +++ b/drivers/iommu/amd/iommu.c @@ -45,7 +45,7 @@ #include "amd_iommu_proto.h" #include "amd_iommu_types.h" -#include "irq_remapping.h" +#include "../irq_remapping.h" #define CMD_SET_TYPE(cmd, t) ((cmd)->data[1] |= ((t) << 28)) diff --git a/drivers/iommu/amd_iommu_v2.c b/drivers/iommu/amd/iommu_v2.c similarity index 100% rename from drivers/iommu/amd_iommu_v2.c rename to drivers/iommu/amd/iommu_v2.c diff --git a/drivers/iommu/amd_iommu_quirks.c b/drivers/iommu/amd/quirks.c similarity index 100% rename from drivers/iommu/amd_iommu_quirks.c rename to drivers/iommu/amd/quirks.c -- 2.17.1