From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 813FAC433E0 for ; Sat, 2 Jan 2021 15:30:40 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4C498205ED for ; Sat, 2 Jan 2021 15:30:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726666AbhABPai (ORCPT ); Sat, 2 Jan 2021 10:30:38 -0500 Received: from mga01.intel.com ([192.55.52.88]:37818 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726575AbhABPai (ORCPT ); Sat, 2 Jan 2021 10:30:38 -0500 IronPort-SDR: DIzg1Pah+cqgyRhLaWPrswNnO3QxCQ0y17uDLiFkE+K1iXaiEh04kn8BZ8LlgjphuB0wHWVnCk Qcs428T0+kHw== X-IronPort-AV: E=McAfee;i="6000,8403,9852"; a="195340921" X-IronPort-AV: E=Sophos;i="5.78,469,1599548400"; d="scan'208";a="195340921" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Jan 2021 07:28:53 -0800 IronPort-SDR: UTT2cr3YzKcjYAK285254rYvQSZ5xCEUJ1eXvK1VPzNT9p2KImOc7owUnuYSfWl0YHzdJcFbec 1I3k+g6FmeDg== X-IronPort-AV: E=Sophos;i="5.78,469,1599548400"; d="scan'208";a="396844956" Received: from paasikivi.fi.intel.com ([10.237.72.42]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Jan 2021 07:28:51 -0800 Received: by paasikivi.fi.intel.com (Postfix, from userid 1000) id E918E207BF; Sat, 2 Jan 2021 17:28:49 +0200 (EET) Date: Sat, 2 Jan 2021 17:28:49 +0200 From: Sakari Ailus To: Ezequiel Garcia Cc: Laurent Pinchart , linux-media@vger.kernel.org, Hans Verkuil , kernel@collabora.com Subject: Re: [PATCH] media: v4l2-async: Add waiting subdevices debugfs Message-ID: <20210102152849.GC11878@paasikivi.fi.intel.com> References: <20201228180511.43486-1-ezequiel@collabora.com> <20201228183520.GB26370@paasikivi.fi.intel.com> <91034a368adcd53691de2b814f5c929e8ccba061.camel@collabora.com> <20210102152814.GB11878@paasikivi.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210102152814.GB11878@paasikivi.fi.intel.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org > Could you simply print the node name, %pfw? The full path of the node, I meant. The modifier is correct. -- Sakari Ailus