All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Peter Chen <hzpeterchen@gmail.com>
Cc: USB list <linux-usb@vger.kernel.org>,
	lkml <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] USB: Fix up terminology
Date: Wed, 1 Jul 2020 08:29:24 +0200	[thread overview]
Message-ID: <20200701062924.GA5927@kroah.com> (raw)
In-Reply-To: <CAL411-pgboix6=1=jKNv_4JaHiC8fKDJ4_mryooMepeHdB-2AA@mail.gmail.com>

On Wed, Jul 01, 2020 at 02:02:00PM +0800, Peter Chen wrote:
> > index 3a7179e90f4e..1a12aab208b4 100644
> > --- a/drivers/usb/gadget/udc/Kconfig
> > +++ b/drivers/usb/gadget/udc/Kconfig
> > @@ -474,7 +474,7 @@ config USB_DUMMY_HCD
> >         help
> >           This host controller driver emulates USB, looping all data transfer
> >           requests back to a USB "gadget driver" in the same host.  The host
> > -         side is the master; the gadget side is the slave.  Gadget drivers
> > +         side is the controller; the gadget side is the device.  Gadget drivers
> 
> 'the host side is the controller' may not be suitable.

Really?  It is literally a "host controller" as per the specification :)

  reply	other threads:[~2020-07-01  6:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-30 17:41 [PATCH] USB: Fix up terminology Greg Kroah-Hartman
2020-07-01  6:02 ` Peter Chen
2020-07-01  6:29   ` Greg Kroah-Hartman [this message]
2020-07-01  6:40     ` Peter Chen
2020-07-01  6:50       ` Greg Kroah-Hartman
2020-07-01  6:36 ` Felipe Balbi
2020-07-01  6:48   ` Greg Kroah-Hartman

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=20200701062924.GA5927@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=hzpeterchen@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.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.