All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Phil Elwell <phil@raspberrypi.com>
Cc: stable@vger.kernel.org
Subject: Re: [PATCH] usb: dwc2: Fix build in periphal-only mode
Date: Tue, 8 Jun 2021 15:07:44 +0200	[thread overview]
Message-ID: <YL9roIyufhiX/nBn@kroah.com> (raw)
In-Reply-To: <20210608120049.1393123-1-phil@raspberrypi.com>

On Tue, Jun 08, 2021 at 01:00:49PM +0100, Phil Elwell wrote:
> In branches to which [1] has been back-ported, the bus_suspended member
> of struct dwc2_hsotg is only present in builds that support host-mode.
> To avoid having to pull in several more non-Fix commits in order to
> get it to compile, wrap the usage of the member in a macro conditional.
> 
> Fixes: 24d209dba5a3 ("usb: dwc2: Fix hibernation between host and device modes.")
> Signed-off-by: Phil Elwell <phil@raspberrypi.com>
> [1] 24d209dba5a3 ("usb: dwc2: Fix hibernation between host and device modes.")
> ---
>  drivers/usb/dwc2/core_intr.c | 4 ++++
>  1 file changed, 4 insertions(+)

Now queued up everywhere, thanks.

greg k-h

  reply	other threads:[~2021-06-08 13:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-08 12:00 [PATCH] usb: dwc2: Fix build in periphal-only mode Phil Elwell
2021-06-08 13:07 ` Greg Kroah-Hartman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-05-28  8:18 Phil Elwell
2021-05-28  8:54 ` 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=YL9roIyufhiX/nBn@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=phil@raspberrypi.com \
    --cc=stable@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.