From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: linux-usb@vger.kernel.org, Mathias Nyman <mathias.nyman@intel.com>
Subject: Re: [PATCH v1 2/3] usb: early: xhci-dbc: Move cpu_to_le16_array() to core
Date: Mon, 17 Aug 2020 18:51:03 +0200 [thread overview]
Message-ID: <20200817165103.GC721399@kroah.com> (raw)
In-Reply-To: <20200817164226.49119-2-andriy.shevchenko@linux.intel.com>
On Mon, Aug 17, 2020 at 07:42:25PM +0300, Andy Shevchenko wrote:
> It's used in USB but it might be useful for other drivers as well.
Don't move it unless someone actually needs it.
> While at it, introduce a counterpart helper, i.e. le16_to_cpu_array().
Don't add something that no one uses, otherwise it will just be removed.
thanks,
greg k-h
next prev parent reply other threads:[~2020-08-17 17:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-17 16:42 [PATCH v1 1/3] usb: early: xhci-dbc: use readl_poll_timeout() to simplify code Andy Shevchenko
2020-08-17 16:42 ` [PATCH v1 2/3] usb: early: xhci-dbc: Move cpu_to_le16_array() to core Andy Shevchenko
2020-08-17 16:51 ` Greg Kroah-Hartman [this message]
2020-08-17 18:27 ` Andy Shevchenko
2020-08-17 21:51 ` kernel test robot
2020-08-17 21:51 ` kernel test robot
2020-08-17 16:42 ` [PATCH v1 3/3] usb: early: xhci-dbc: Sort headers alphabetically Andy Shevchenko
2020-08-17 16:50 ` Greg Kroah-Hartman
2020-08-17 18:26 ` Andy Shevchenko
2020-08-18 0:10 ` kernel test robot
2020-08-18 0:10 ` kernel test robot
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=20200817165103.GC721399@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=andriy.shevchenko@linux.intel.com \
--cc=linux-usb@vger.kernel.org \
--cc=mathias.nyman@intel.com \
/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.