From: Felipe Balbi <balbi@kernel.org>
To: Davidlohr Bueso <dave@stgolabs.net>, gregkh@linuxfoundation.org
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
dave@stgolabs.net, Davidlohr Bueso <dbueso@suse.de>
Subject: Re: [PATCH] USB: gadget: udc: Process disconnect synchronously
Date: Tue, 19 Jan 2021 09:19:33 +0200 [thread overview]
Message-ID: <87k0s9v1fe.fsf@kernel.org> (raw)
In-Reply-To: <20210119001653.127975-1-dave@stgolabs.net>
[-- Attachment #1: Type: text/plain, Size: 442 bytes --]
Davidlohr Bueso <dave@stgolabs.net> writes:
> As the comment in usb_disconnect() hints, do not defer the
> disconnect processing, and instead just do it directly in
> the irq handler. This allows the driver to avoid using a
> nowadays deprecated tasklet.
>
> Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
You may have to deal with VBUS valid, but for now this is good:
Acked-by: Felipe Balbi <balbi@kernel.org>
--
balbi
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 857 bytes --]
prev parent reply other threads:[~2021-01-19 7:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-19 0:16 [PATCH] USB: gadget: udc: Process disconnect synchronously Davidlohr Bueso
2021-01-19 7:19 ` Felipe Balbi [this message]
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=87k0s9v1fe.fsf@kernel.org \
--to=balbi@kernel.org \
--cc=dave@stgolabs.net \
--cc=dbueso@suse.de \
--cc=gregkh@linuxfoundation.org \
--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.