From: Jiri Kosina <jikos@kernel.org>
To: Jim Broadus <jbroadus@gmail.com>
Cc: benjamin.tissoires@redhat.com, linux-kernel@vger.kernel.org,
linux-input@vger.kernel.org, johnny.chuang.emc@gmail.com,
kai.heng.feng@canonical.com
Subject: Re: [PATCH] HID: i2c-hid: Fix Elan touchpad regression
Date: Fri, 20 Aug 2021 14:52:15 +0200 (CEST) [thread overview]
Message-ID: <nycvar.YFH.7.76.2108201452050.15313@cbobk.fhfr.pm> (raw)
In-Reply-To: <20210809065505.6823-1-jbroadus@gmail.com>
On Sun, 8 Aug 2021, Jim Broadus wrote:
> A quirk was recently added for Elan devices that has same device match
> as an entry earlier in the list. The i2c_hid_lookup_quirk function will
> always return the last match in the list, so the new entry shadows the
> old entry. The quirk in the previous entry, I2C_HID_QUIRK_BOGUS_IRQ,
> silenced a flood of messages which have reappeared in the 5.13 kernel.
>
> This change moves the two quirk flags into the same entry.
>
> Fixes: ca66a6770bd9 (HID: i2c-hid: Skip ELAN power-on command after reset)
> Signed-off-by: Jim Broadus <jbroadus@gmail.com>
Applied, thank you.
--
Jiri Kosina
SUSE Labs
prev parent reply other threads:[~2021-08-20 12:52 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-09 6:55 [PATCH] HID: i2c-hid: Fix Elan touchpad regression Jim Broadus
2021-08-11 8:32 ` 莊佳霖
2021-08-20 12:52 ` Jiri Kosina [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=nycvar.YFH.7.76.2108201452050.15313@cbobk.fhfr.pm \
--to=jikos@kernel.org \
--cc=benjamin.tissoires@redhat.com \
--cc=jbroadus@gmail.com \
--cc=johnny.chuang.emc@gmail.com \
--cc=kai.heng.feng@canonical.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@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 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).