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=-21.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS autolearn=ham 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 8E42AC4709C for ; Wed, 26 May 2021 19:03:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 6EB2F613B5 for ; Wed, 26 May 2021 19:03:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235768AbhEZTFZ (ORCPT ); Wed, 26 May 2021 15:05:25 -0400 Received: from mail.kernel.org ([198.145.29.99]:41174 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235773AbhEZTFB (ORCPT ); Wed, 26 May 2021 15:05:01 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id B1A506145D; Wed, 26 May 2021 19:03:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1622055805; bh=TREwvhSujDJc9TzJn3bgTMprIukSWjBbvi7dVLCdIpE=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=rArNGIaZXXyYykH0bqYHvsYXkFr7Cj8lmGlJsGrw6CdVqtzbXLU0KwExVuxURc5ub HOpA+4fpEgZELJXAvM56Cypi/z4HYaoItR2kRtd2HFjKyiJGOO77kNZ4NXPWlfNkaM IUOUWFViYLs6j4+HWaP5P+ep6iETPYIQ+TWOr7aipoemQmjxGd+iR4VOsy9kyWOmll ntCQw8OxSxQ6sBx+29osjZKn9eZlEdGakcmBMFETKSGj82Rgc4hUjrgueeaxePRXU9 MH2PoRAYegUlzWuSajlsGOCejcjpTxefH8WorVbozA89McKS+eqSF460GG96pPGMzq izGdPebaPFr8Q== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] mhi: Rename debugfs directory name From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <162205580569.26840.1031679786188830363.git-patchwork-notify@kernel.org> Date: Wed, 26 May 2021 19:03:25 +0000 References: <1613403753-1457-1-git-send-email-loic.poulain@linaro.org> In-Reply-To: <1613403753-1457-1-git-send-email-loic.poulain@linaro.org> To: Loic Poulain Cc: linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Mon, 15 Feb 2021 16:42:33 +0100 you wrote: > Use MHI controller device name instead of the 'bus' device name as > debugfs dir name (e.g. /sys/kernel/debug/mhi0). That aligns with > sysfs device name. > > Signed-off-by: Loic Poulain > --- > drivers/bus/mhi/core/debugfs.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Here is the summary with links: - mhi: Rename debugfs directory name https://git.kernel.org/qcom/c/e5b53b5be677 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html