All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Chen <peter.chen@kernel.org>
To: Randy Dunlap <rdunlap@infradead.org>
Cc: linux-doc@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Jonathan Corbet <corbet@lwn.net>,
	linux-usb@vger.kernel.org
Subject: Re: [PATCH] usb: chipidea: clarify Documentation/ABI text
Date: Mon, 29 Aug 2022 09:41:30 +0800	[thread overview]
Message-ID: <20220829014130.GA30785@nchen-desktop> (raw)
In-Reply-To: <20220827203217.7837-1-rdunlap@infradead.org>

On 22-08-27 13:32:17, Randy Dunlap wrote:
> Fix grammar and improve readability of chipidea-usb2 text.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Cc: Jonathan Corbet <corbet@lwn.net>
> Cc: Peter Chen <peter.chen@kernel.org>
> Cc: linux-usb@vger.kernel.org
> ---
>  Documentation/ABI/testing/sysfs-platform-chipidea-usb2 |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> --- a/Documentation/ABI/testing/sysfs-platform-chipidea-usb2
> +++ b/Documentation/ABI/testing/sysfs-platform-chipidea-usb2
> @@ -2,8 +2,8 @@ What:		/sys/bus/platform/devices/ci_hdrc
>  Date:		Mar 2017
>  Contact:	Peter Chen <peter.chen@nxp.com>
>  Description:
> -		It returns string "gadget" or "host" when read it, it indicates
> -		current controller role.
> +		When read, it returns string "gadget" or "host", indicating
> +		the current controller role.
>  
> -		It will do role switch when write "gadget" or "host" to it.
> +		It will do role switch when "gadget" or "host" is written to it.
>  		Only controller at dual-role configuration supports writing.

Acked-by: Peter Chen <peter.chen@kernel.org>

-- 

Thanks,
Peter Chen

  reply	other threads:[~2022-08-29  1:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-27 20:32 [PATCH] usb: chipidea: clarify Documentation/ABI text Randy Dunlap
2022-08-29  1:41 ` Peter Chen [this message]
2022-09-21 20:14 ` Jonathan Corbet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220829014130.GA30785@nchen-desktop \
    --to=peter.chen@kernel.org \
    --cc=corbet@lwn.net \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=rdunlap@infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.