[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <9f536adc-1787-ea4f-f624-4f0cc0f1ab60@linaro.org>
Date: Thu, 4 May 2023 11:44:19 +0200
From: Konrad Dybcio <konrad.dybcio@...aro.org>
To: Bhupesh Sharma <bhupesh.sharma@...aro.org>,
linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org
Cc: agross@...nel.org, andersson@...nel.org,
linux-kernel@...r.kernel.org, bhupesh.linux@...il.com,
robh+dt@...nel.org, linux-usb@...r.kernel.org,
krzysztof.kozlowski+dt@...aro.org, krzysztof.kozlowski@...aro.org
Subject: Re: [PATCH v3 1/5] usb: misc: eud: Fix eud sysfs path (use
'qcom_eud')
On 4.05.2023 10:26, 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.
>
> Signed-off-by: Bhupesh Sharma <bhupesh.sharma@...aro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@...aro.org>
Konrad
> 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 <quic_schowdhu@...cinc.com>
> Description:
Powered by blists - more mailing lists