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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8BD94C7EE22 for ; Wed, 17 May 2023 05:38:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232397AbjEQFiu (ORCPT ); Wed, 17 May 2023 01:38:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46920 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232180AbjEQFiq (ORCPT ); Wed, 17 May 2023 01:38:46 -0400 Received: from mail-pf1-x42c.google.com (mail-pf1-x42c.google.com [IPv6:2607:f8b0:4864:20::42c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6460A199C for ; Tue, 16 May 2023 22:38:44 -0700 (PDT) Received: by mail-pf1-x42c.google.com with SMTP id d2e1a72fcca58-64a9335a8e7so10680387b3a.0 for ; Tue, 16 May 2023 22:38:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1684301924; x=1686893924; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date:from:to :cc:subject:date:message-id:reply-to; bh=Rhm48+K5HjHXU3+QzS1kL3X1HshR4Fvk/HtPmy8eeWs=; b=ozff3e9E4AIzUUehV/L8OAyJYoa7YLbT+iHcw9QEX1ZroKqL7cubwjWStHA2tjsOvp YVxQy1Ja+A8SyJ9W9AzQD8i/6wTZ0visaGfRUyc80T5bT8VBLDsz6KnIP6zsyU2pU3kZ Ynt20YmCcaw30x/dJOuFzkMZZO/sSabi8LQJ+3NsaOM1dw7kXYXIsxMqwZ9lAKKeU8E1 LYrOFNsG+AQU7ko0uPSDi99Z+dxWDiDbggogtHGVGCcCHJBCxdTNz0b2TBEIiG+CkJmk +tV8vrEHTvISlg++tW3goTtNcD8l1U/SeFHGzWUG7L04uT8DRgv6aypOTHZRBRczl9+d GO0w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684301924; x=1686893924; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Rhm48+K5HjHXU3+QzS1kL3X1HshR4Fvk/HtPmy8eeWs=; b=EPZ5Iev9Kh8wh0vUdEz6Mx/uXMfTlOMQmUKpsmr3dEvuMtfhpBad2RfibjlJ7nrLj/ hlxiNGTbSHL19SmsG4cjOYGDL2LqqkqOSKD87rxPyDmfltaYwR/6lCHewmXvDAcbgn15 Npbwyt33scRWHibTMjkGuP2aWor/D801+Wb4/TIV3FnopUxqlWYxpIXENn+ta/9yGZBV fC1X9IbYuCnjzLQEawrmsTasfMdsJmIFz4RL4zEqIqFS//fag2dtwUWP4ZUK++qv0JK0 diRE9l2AnfqJmQT95U/XSPOVJDZy/rjg4v/LCwM247Nij2YITwph2KXWXMHB+nvn4F80 Ay6w== X-Gm-Message-State: AC+VfDyi3Ic68A01tZR/Sz32Ri4SUFaK2nbJ7qpgDUsu5O00FxsPH6gS Mb6iP/CoR9C7nT2HS7Tke/4c X-Google-Smtp-Source: ACHHUZ7r3oS+FJvlINXRzAwQKo//Tpb7ztgszN4YqVpz+iHPSZaJbsVyYwPN775jZX2HUiZx5uh+Pw== X-Received: by 2002:a17:902:f683:b0:1ac:731b:bc9a with SMTP id l3-20020a170902f68300b001ac731bbc9amr1430551plg.27.1684301923768; Tue, 16 May 2023 22:38:43 -0700 (PDT) Received: from thinkpad ([59.92.102.59]) by smtp.gmail.com with ESMTPSA id x18-20020a17090300d200b001a95f632340sm16560589plc.46.2023.05.16.22.38.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 May 2023 22:38:43 -0700 (PDT) Date: Wed, 17 May 2023 11:08:38 +0530 From: Manivannan Sadhasivam To: Bhupesh Sharma Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-usb@vger.kernel.org, agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, linux-kernel@vger.kernel.org, bhupesh.linux@gmail.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, krzysztof.kozlowski@linaro.org Subject: Re: [PATCH v5 1/5] usb: misc: eud: Fix eud sysfs path (use 'qcom_eud') Message-ID: <20230517053838.GF4868@thinkpad> References: <20230516213308.2432018-1-bhupesh.sharma@linaro.org> <20230516213308.2432018-2-bhupesh.sharma@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20230516213308.2432018-2-bhupesh.sharma@linaro.org> Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On Wed, May 17, 2023 at 03:03:04AM +0530, Bhupesh Sharma wrote: > The eud sysfs enablement path is currently mentioned in the > Documentation as: > /sys/bus/platform/drivers/eud/.../enable > > Instead it should be: > /sys/bus/platform/drivers/qcom_eud/.../enable > > Fix the same. > > Reviewed-by: Konrad Dybcio > Signed-off-by: Bhupesh Sharma I believe the path has changed during one of the EUD patch iterations. In that case, the documentation is wrong from day one. So this patch should have the relevant Fixes tag. With that, Acked-by: Manivannan Sadhasivam - Mani > --- > Documentation/ABI/testing/sysfs-driver-eud | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/ABI/testing/sysfs-driver-eud b/Documentation/ABI/testing/sysfs-driver-eud > index 83f3872182a4..2bab0db2d2f0 100644 > --- a/Documentation/ABI/testing/sysfs-driver-eud > +++ b/Documentation/ABI/testing/sysfs-driver-eud > @@ -1,4 +1,4 @@ > -What: /sys/bus/platform/drivers/eud/.../enable > +What: /sys/bus/platform/drivers/qcom_eud/.../enable > Date: February 2022 > Contact: Souradeep Chowdhury > Description: > -- > 2.38.1 > -- மணிவண்ணன் சதாசிவம்