linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Yuan Can <yuancan@huawei.com>
Cc: jogletre@opensource.cirrus.com, fred.treven@cirrus.com,
	ben.bright@cirrus.com, jeff@labundy.com, lee@kernel.org,
	patches@opensource.cirrus.com, linux-input@vger.kernel.org
Subject: Re: [PATCH] Input: cs40l50 - Fix wrong usage of INIT_WORK()
Date: Thu, 7 Nov 2024 22:09:13 -0800	[thread overview]
Message-ID: <Zy2rCf8eAAAHxJ_w@google.com> (raw)
In-Reply-To: <20241106013549.78142-1-yuancan@huawei.com>

On Wed, Nov 06, 2024 at 09:35:49AM +0800, Yuan Can wrote:
> In cs40l50_add(), the work_data is a local variable and the work_data.work
> should initialize with INIT_WORK_ONSTACK() instead of INIT_WORK().
> Small error in cs40l50_erase() also fixed in this commit.
> 
> Fixes: c38fe1bb5d21 ("Input: cs40l50 - Add support for the CS40L50 haptic driver")
> Signed-off-by: Yuan Can <yuancan@huawei.com>

Applied, thank you.

-- 
Dmitry

      reply	other threads:[~2024-11-08  6:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-06  1:35 [PATCH] Input: cs40l50 - Fix wrong usage of INIT_WORK() Yuan Can
2024-11-08  6:09 ` Dmitry Torokhov [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=Zy2rCf8eAAAHxJ_w@google.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=ben.bright@cirrus.com \
    --cc=fred.treven@cirrus.com \
    --cc=jeff@labundy.com \
    --cc=jogletre@opensource.cirrus.com \
    --cc=lee@kernel.org \
    --cc=linux-input@vger.kernel.org \
    --cc=patches@opensource.cirrus.com \
    --cc=yuancan@huawei.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).