From: Hans de Goede <hdegoede@redhat.com>
To: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Cc: Bastien Nocera <hadess@hadess.net>, linux-input@vger.kernel.org
Subject: Re: [PATCH v2 2/3] Input: goodix - Use the new soc_intel_is_byt() helper
Date: Fri, 10 Dec 2021 18:20:10 +0100 [thread overview]
Message-ID: <b970086c-45b9-14e1-8bb8-b39f9e27b69b@redhat.com> (raw)
In-Reply-To: <YbG7b59UtF3IeHNv@google.com>
Hi Dmitry,
On 12/9/21 09:16, Dmitry Torokhov wrote:
> On Tue, Dec 07, 2021 at 11:07:53AM +0100, Hans de Goede wrote:
>> Use the new soc_intel_is_byt() helper from
>> linux/platform_data/x86/soc.h.
>>
>> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
>> ---
>> drivers/input/touchscreen/goodix.c | 18 ++----------------
>> 1 file changed, 2 insertions(+), 16 deletions(-)
>>
>> diff --git a/drivers/input/touchscreen/goodix.c b/drivers/input/touchscreen/goodix.c
>> index 828487d9ded5..6e71d5c732af 100644
>> --- a/drivers/input/touchscreen/goodix.c
>> +++ b/drivers/input/touchscreen/goodix.c
>> @@ -18,6 +18,7 @@
>> #include <linux/delay.h>
>> #include <linux/irq.h>
>> #include <linux/interrupt.h>
>> +#include <linux/platform_data/x86/soc.h>
>
> This header is not in 5.15 so we need to either wait or you need to land
> thought your tree, hopefully there are no conflicts.
Right, this landed in 5.16-rc1. Since this is just a cleanup waiting
is fine.
I'll re-submit this once 5.16 is out.
Regards,
Hans
next prev parent reply other threads:[~2021-12-10 17:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-07 10:07 [PATCH v2 1/3] Input: goodix - Improve gpiod_get() error logging Hans de Goede
2021-12-07 10:07 ` [PATCH v2 2/3] Input: goodix - Use the new soc_intel_is_byt() helper Hans de Goede
2021-12-09 8:16 ` Dmitry Torokhov
2021-12-10 17:20 ` Hans de Goede [this message]
2021-12-07 10:07 ` [PATCH v2 3/3] Input: goodix - Add pen support Hans de Goede
2021-12-09 8:14 ` 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=b970086c-45b9-14e1-8bb8-b39f9e27b69b@redhat.com \
--to=hdegoede@redhat.com \
--cc=dmitry.torokhov@gmail.com \
--cc=hadess@hadess.net \
--cc=linux-input@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).