Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp5083863ybi; Tue, 4 Jun 2019 00:38:11 -0700 (PDT) X-Google-Smtp-Source: APXvYqxEV3U+zFQ5UfsFYUjeJ2X6jFl5hy6YmMmXKtcDz/JaxKB6xSlx6BLT3nJzj9hdNZP+4CmF X-Received: by 2002:a62:3605:: with SMTP id d5mr36791577pfa.28.1559633891591; Tue, 04 Jun 2019 00:38:11 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1559633891; cv=none; d=google.com; s=arc-20160816; b=tNMuWOkCTWWgtdhDKRYZRMgGE07mh5LHMXaD42PJfsrYKMxFNjmvpE/bzAYJ0l5YTy xKRQWjxzXr2XQDKzHlESwhCHvEN40XsGbg9WkSP08JJNcrDxSCSFX9CP/ua4/KdQy3du CbxB8a3qmkgewuou+AQ7pKR9a7rkX3k/b7jhaqLLuqJUoOTYV8aMSGgkVmOGvThwCc33 tZRynxzRZ0EKvdCg8rEwp/3n6pw5MEgKUfQbGzfk94vAbxhGv9vP0UPrm54NvJXeC++y +iePPSpbLRuynEaZaIQFi+tZIul7nkVTY71aLL/LlmRRJuJDR0RMsY2EW0N3xmZ3qWIn aodg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:subject:cc :to:from; bh=measTnxCUThr3rZR9gp5osvokucOkuiR6ektSq5FnnU=; b=pVz880P6FY4J3sv39DUZ6v3p4nKqAmbb4z9OXG7JJkkaKwLg+NjuLJM4bHOLGJ5bE6 ta4Gg11C13XvduNAosz4eQUFoY2zx5O9wBh3O8cOYtduo2Ib5ZatXZTS2jdy08LlZIJH eV4uGi9h2W4N8l4t85txUdv8Rdb2SWvJlEz4VQNeCdA1SDLuYe8uJProur3HxglKR8KJ ro/3tqIuTzhxApRiGqv//fxPbR4kO/zuirzTVpa4JhYQa5Do7J3kI2OE3mvC+IKf10Vs MwYbI/16PvyaqFUE5zBzCTU5k7L5N0eGp2EGMJACWz5YpGbbp8tm1PWGKkfWz6MJmaE4 VeWg== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z19si23061127pfa.260.2019.06.04.00.37.55; Tue, 04 Jun 2019 00:38:11 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726880AbfFDHeb (ORCPT + 99 others); Tue, 4 Jun 2019 03:34:31 -0400 Received: from Mailgw01.mediatek.com ([1.203.163.78]:38643 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1726589AbfFDHe3 (ORCPT ); Tue, 4 Jun 2019 03:34:29 -0400 X-UUID: 279c78d53c2e4bb39aa67cc19e446483-20190604 X-UUID: 279c78d53c2e4bb39aa67cc19e446483-20190604 Received: from mtkcas34.mediatek.inc [(172.27.4.253)] by mailgw01.mediatek.com (envelope-from ) (mailgw01.mediatek.com ESMTP with TLS) with ESMTP id 555060999; Tue, 04 Jun 2019 15:34:16 +0800 Received: from mtkcas08.mediatek.inc (172.21.101.126) by MTKMBS31N1.mediatek.inc (172.27.4.69) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Tue, 4 Jun 2019 15:34:15 +0800 Received: from localhost.localdomain (10.17.3.153) by mtkcas08.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1395.4 via Frontend Transport; Tue, 4 Jun 2019 15:34:13 +0800 From: Chunfeng Yun To: Greg Kroah-Hartman , Felipe Balbi , Matthias Brugger CC: Chunfeng Yun , , , , , Subject: [PATCH v4] usb: create usb_debug_root for gadget only Date: Tue, 4 Jun 2019 15:34:07 +0800 Message-ID: <1559633647-29040-1-git-send-email-chunfeng.yun@mediatek.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Content-Type: text/plain X-MTK: N Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org When CONFIG_USB is not set, and CONFIG_USB_GADGET is set, there is an issue, e.g.: drivers/usb/mtu3/mtu3_debugfs.o: in function 'ssusb_debugfs_create_root': mtu3_debugfs.c:(.text+0xba3): undefined reference to 'usb_debug_root' usb_debug_root is currently only built when host is supported (CONFIG_USB is set), for convenience, we also want it created when gadget only is enabled, this patch try to support it. Reported-by: Randy Dunlap Signed-off-by: Chunfeng Yun --- v4: move common API into common.c suggested by Felipe v3: 1. still create usb_debug_root for gadget only 2. abandon mtu3's change 3. drop acked-by Randy v2(resend): add acked-by Randy v1: fix mtu3's build error, replace usb_debug_root by NULL; --- drivers/usb/common/common.c | 26 ++++++++++++++++++++++++++ drivers/usb/core/usb.c | 16 ++++------------ drivers/usb/gadget/udc/core.c | 3 +++ include/linux/usb.h | 2 ++ 4 files changed, 35 insertions(+), 12 deletions(-) diff --git a/drivers/usb/common/common.c b/drivers/usb/common/common.c index 18f5dcf58b0d..c52e9c9f58ec 100644 --- a/drivers/usb/common/common.c +++ b/drivers/usb/common/common.c @@ -15,6 +15,7 @@ #include #include #include +#include static const char *const ep_type_names[] = { [USB_ENDPOINT_XFER_CONTROL] = "ctrl", @@ -139,6 +140,31 @@ enum usb_dr_mode usb_get_dr_mode(struct device *dev) } EXPORT_SYMBOL_GPL(usb_get_dr_mode); +struct dentry *usb_debug_root; +EXPORT_SYMBOL_GPL(usb_debug_root); + +static atomic_t usb_debug_root_refcnt = ATOMIC_INIT(0); + +struct dentry *usb_debugfs_init(void) +{ + if (!usb_debug_root) + usb_debug_root = debugfs_create_dir("usb", NULL); + + atomic_inc(&usb_debug_root_refcnt); + + return usb_debug_root; +} +EXPORT_SYMBOL_GPL(usb_debugfs_init); + +void usb_debugfs_cleanup(void) +{ + if (atomic_dec_and_test(&usb_debug_root_refcnt)) { + debugfs_remove_recursive(usb_debug_root); + usb_debug_root = NULL; + } +} +EXPORT_SYMBOL_GPL(usb_debugfs_cleanup); + #ifdef CONFIG_OF /** * of_usb_get_dr_mode_by_phy - Get dual role mode for the controller device diff --git a/drivers/usb/core/usb.c b/drivers/usb/core/usb.c index 7fcb9f782931..9d8db7faf75f 100644 --- a/drivers/usb/core/usb.c +++ b/drivers/usb/core/usb.c @@ -1185,19 +1185,11 @@ static struct notifier_block usb_bus_nb = { .notifier_call = usb_bus_notify, }; -struct dentry *usb_debug_root; -EXPORT_SYMBOL_GPL(usb_debug_root); - -static void usb_debugfs_init(void) +static void usb_core_debugfs_init(void) { - usb_debug_root = debugfs_create_dir("usb", NULL); - debugfs_create_file("devices", 0444, usb_debug_root, NULL, - &usbfs_devices_fops); -} + struct dentry *root = usb_debugfs_init(); -static void usb_debugfs_cleanup(void) -{ - debugfs_remove_recursive(usb_debug_root); + debugfs_create_file("devices", 0444, root, NULL, &usbfs_devices_fops); } /* @@ -1212,7 +1204,7 @@ static int __init usb_init(void) } usb_init_pool_max(); - usb_debugfs_init(); + usb_core_debugfs_init(); usb_acpi_register(); retval = bus_register(&usb_bus_type); diff --git a/drivers/usb/gadget/udc/core.c b/drivers/usb/gadget/udc/core.c index 7cf34beb50df..8ef000b9baa4 100644 --- a/drivers/usb/gadget/udc/core.c +++ b/drivers/usb/gadget/udc/core.c @@ -1597,12 +1597,15 @@ static int __init usb_udc_init(void) } udc_class->dev_uevent = usb_udc_uevent; + usb_debugfs_init(); + return 0; } subsys_initcall(usb_udc_init); static void __exit usb_udc_exit(void) { + usb_debugfs_cleanup(); class_destroy(udc_class); } module_exit(usb_udc_exit); diff --git a/include/linux/usb.h b/include/linux/usb.h index ae82d9d1112b..175e4a0b1847 100644 --- a/include/linux/usb.h +++ b/include/linux/usb.h @@ -1995,6 +1995,8 @@ extern void usb_unregister_notify(struct notifier_block *nb); /* debugfs stuff */ extern struct dentry *usb_debug_root; +extern struct dentry *usb_debugfs_init(void); +extern void usb_debugfs_cleanup(void); /* LED triggers */ enum usb_led_event { -- 2.21.0