]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Input: goodix - use the new soc_intel_is_byt() helper
authorHans de Goede <hdegoede@redhat.com>
Tue, 1 Mar 2022 06:52:31 +0000 (22:52 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2024 13:11:09 +0000 (15:11 +0200)
commit9a4be35d9c53fb78a39c90efdb790bc18c937423
tree3d05e9c27d8d09b425dbc795f99bd7bafbeb4c0b
parent7144265208461ff3deeedc11ec04ef7627dcc7b5
Input: goodix - use the new soc_intel_is_byt() helper

commit d176708ffc20332d1c730098d2b111e0b77ece82 upstream.

Use the new soc_intel_is_byt() helper from linux/platform_data/x86/soc.h.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20220131143539.109142-5-hdegoede@redhat.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Ricardo Neri <ricardo.neri-calderon@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/touchscreen/goodix.c