From: Minseong Kim <ii4gsp@gmail.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
Mike Rapoport <rppt@kernel.org>,
stable@vger.kernel.org, Minseong Kim <ii4gsp@gmail.com>
Subject: Re: [PATCH] input: synaptics_i2c - cancel delayed work before freeing device
Date: Wed, 10 Dec 2025 14:17:24 +0900 [thread overview]
Message-ID: <20251210051724.13564-1-ii4gsp@gmail.com> (raw)
In-Reply-To: <xeski4dr32zbxvupofis5azlq2s6fwtnuya7f3kjfz5t7c2wnq@jbvlajechlrd>
Hi Dmitry,
Thanks for the review.
Understood that cancel_delayed_work_sync() is already called from the
close() handler, and that resume() can restart polling regardless of
open state. If we keep this driver, I can send a v2 that adds an open-state
guard in resume().
However, if this driver is no longer used and Mike confirms there are no
remaining users, I have no objections to removing it instead.
Thanks,
Minseong
next prev parent reply other threads:[~2025-12-10 5:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-10 3:20 [PATCH] input: synaptics_i2c - cancel delayed work before freeing device Minseong Kim
2025-12-10 4:40 ` Dmitry Torokhov
2025-12-10 5:17 ` Minseong Kim [this message]
2025-12-10 12:25 ` Mike Rapoport
2025-12-13 4:38 ` Dmitry Torokhov
2026-01-21 5:34 ` Dmitry Torokhov
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=20251210051724.13564-1-ii4gsp@gmail.com \
--to=ii4gsp@gmail.com \
--cc=dmitry.torokhov@gmail.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rppt@kernel.org \
--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.