Received: by 2002:ac0:8c8e:0:0:0:0:0 with SMTP id r14csp591443ima; Wed, 6 Feb 2019 05:20:06 -0800 (PST) X-Google-Smtp-Source: AHgI3IYh4aUMAzS1sAEyrmGKMUsrmNW+lMtkehzxvxjBB6CAGRdpC9e6US2PKicJ9ucCXonQAHrO X-Received: by 2002:a65:62da:: with SMTP id m26mr9601751pgv.278.1549459206443; Wed, 06 Feb 2019 05:20:06 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1549459206; cv=none; d=google.com; s=arc-20160816; b=RcMy5gVbR54L77aj0CKDAeLa1AcMQgUW+O1ZtghTP3waMmS/VCKOkUGo78sOVth5A7 JLLXee+hlsfaHxutfMSgQTNdWQkZ42YbWAvl2uSm5SPOxgFemCLTiY1Wdhc4qZ/i8D6r ZIXgeRMGKvAiVKMCPcNSHQP1fsnfLa93n0409FQEHWtD5gDLuMu+D/hh+xXTtxii3zGv lXpjXYjVob7sqNj/4DtknXsoLJo//x6u2U4FWiYEi+SCywgNoKdU5zB1cjYO97a2jU14 H+k9N9ybCFTOYY2JHWL6+xE2rf56xqx83atxmk32GHup2O6CtLInSIK0ppCs8cUgQf0f 0yjw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=q4MLFFclvqgcUQ4PRF2xu/7xyMkNnUxB730Hdt/buJE=; b=jsaLnXlqMFksNDVxWLB9DDO7EK7j7EFtiH3buDVRnJkmg73D43qe54bCFkysxbh9SO avIGhDv7mKL4Sem6yg2HODH3BGEe6cJiVAIV92rSpKVgt7BjE6kiP+bpOZ/erX7d72nv pEfvbqpziuCTaEFyLJYLUN8JpdFbf5LC9irWdClsfkxkHENABsV1DDRT9R3WFONTI1Po J/1e+iD99d5kBT3HITrAJ/p5b6xNY9TI6A42Tj/2MzJY/9LN+FWUYqJZu3VKoQpXJ3/q nK/rKrNZr6h1mAGKgZEty7ZbNkU35TcbWC0UWpBVCI5BXrAquMtKHrju6u6uTcEcRznB Mg7Q== 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 v11si5546511pgr.20.2019.02.06.05.19.50; Wed, 06 Feb 2019 05:20:06 -0800 (PST) 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 S1730669AbfBFNRv (ORCPT + 99 others); Wed, 6 Feb 2019 08:17:51 -0500 Received: from mga17.intel.com ([192.55.52.151]:45127 "EHLO mga17.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730192AbfBFNRr (ORCPT ); Wed, 6 Feb 2019 08:17:47 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 06 Feb 2019 05:17:45 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,340,1544515200"; d="scan'208";a="131998000" Received: from black.fi.intel.com ([10.237.72.28]) by orsmga002.jf.intel.com with ESMTP; 06 Feb 2019 05:17:42 -0800 Received: by black.fi.intel.com (Postfix, from userid 1001) id E80EA5A7; Wed, 6 Feb 2019 15:17:38 +0200 (EET) From: Mika Westerberg To: linux-kernel@vger.kernel.org Cc: Michael Jamet , Yehezkel Bernat , Andreas Noever , Lukas Wunner , "David S . Miller" , Mika Westerberg , Andy Shevchenko , netdev@vger.kernel.org Subject: [PATCH v2 10/28] thunderbolt: Rename tunnel_pci to tunnel Date: Wed, 6 Feb 2019 16:17:20 +0300 Message-Id: <20190206131738.43696-11-mika.westerberg@linux.intel.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190206131738.43696-1-mika.westerberg@linux.intel.com> References: <20190206131738.43696-1-mika.westerberg@linux.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org In order to tunnel non-PCIe traffic as well rename tunnel_pci.[ch] to tunnel.[ch] to reflect this fact. No functional changes. Signed-off-by: Mika Westerberg --- drivers/thunderbolt/Makefile | 2 +- drivers/thunderbolt/tb.c | 2 +- drivers/thunderbolt/{tunnel_pci.c => tunnel.c} | 4 ++-- drivers/thunderbolt/{tunnel_pci.h => tunnel.h} | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-) rename drivers/thunderbolt/{tunnel_pci.c => tunnel.c} (98%) rename drivers/thunderbolt/{tunnel_pci.h => tunnel.h} (87%) diff --git a/drivers/thunderbolt/Makefile b/drivers/thunderbolt/Makefile index 8531f15d3b3c..833bdee3cec7 100644 --- a/drivers/thunderbolt/Makefile +++ b/drivers/thunderbolt/Makefile @@ -1,3 +1,3 @@ obj-${CONFIG_THUNDERBOLT} := thunderbolt.o -thunderbolt-objs := nhi.o ctl.o tb.o switch.o cap.o path.o tunnel_pci.o eeprom.o +thunderbolt-objs := nhi.o ctl.o tb.o switch.o cap.o path.o tunnel.o eeprom.o thunderbolt-objs += domain.o dma_port.o icm.o property.o xdomain.o lc.o diff --git a/drivers/thunderbolt/tb.c b/drivers/thunderbolt/tb.c index 7fd88b41d082..931612143896 100644 --- a/drivers/thunderbolt/tb.c +++ b/drivers/thunderbolt/tb.c @@ -12,7 +12,7 @@ #include "tb.h" #include "tb_regs.h" -#include "tunnel_pci.h" +#include "tunnel.h" /** * struct tb_cm - Simple Thunderbolt connection manager diff --git a/drivers/thunderbolt/tunnel_pci.c b/drivers/thunderbolt/tunnel.c similarity index 98% rename from drivers/thunderbolt/tunnel_pci.c rename to drivers/thunderbolt/tunnel.c index 2de4edccbd6d..1e470564e99d 100644 --- a/drivers/thunderbolt/tunnel_pci.c +++ b/drivers/thunderbolt/tunnel.c @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0 /* - * Thunderbolt Cactus Ridge driver - PCIe tunnel + * Thunderbolt Cactus Ridge driver - Tunneling support * * Copyright (c) 2014 Andreas Noever */ @@ -8,7 +8,7 @@ #include #include -#include "tunnel_pci.h" +#include "tunnel.h" #include "tb.h" #define __TB_TUNNEL_PRINT(level, tunnel, fmt, arg...) \ diff --git a/drivers/thunderbolt/tunnel_pci.h b/drivers/thunderbolt/tunnel.h similarity index 87% rename from drivers/thunderbolt/tunnel_pci.h rename to drivers/thunderbolt/tunnel.h index f9b65fa1fd4d..dff0f27d6ab5 100644 --- a/drivers/thunderbolt/tunnel_pci.h +++ b/drivers/thunderbolt/tunnel.h @@ -1,12 +1,12 @@ /* SPDX-License-Identifier: GPL-2.0 */ /* - * Thunderbolt Cactus Ridge driver - PCIe tunnel + * Thunderbolt Cactus Ridge driver - Tunneling support * * Copyright (c) 2014 Andreas Noever */ -#ifndef TB_PCI_H_ -#define TB_PCI_H_ +#ifndef TB_TUNNEL_H_ +#define TB_TUNNEL_H_ #include "tb.h" -- 2.20.1