This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-arm-mainline-allmodconfig in repository toolchain/ci/linux.
from bc88f85c6c09 kthread: make __kthread_queue_delayed_work static adds 6658f87f2194 gpio: merrifield: Restore use of irq_base adds 9411e3aaa634 gpiolib: Initialize the hardware with a callback adds a752fbb4b464 gpio: intel-mid: Move hardware initialization to callback adds a33912061607 gpio: lynxpoint: Move hardware initialization to callback adds 4c87540940cb gpio: merrifield: Move hardware initialization to callback adds 75e99bf5ed8f gpio: lynxpoint: set default handler to be handle_bad_irq() adds 7801158f83fc Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/li [...] adds 18380f52dbac platform/x86: classmate-laptop: remove unused variable adds 71eea7071583 platform/x86: intel_punit_ipc: Avoid error message when re [...] adds 832392db9747 platform/x86: i2c-multi-instantiate: Fail the probe if no [...] adds fe7d2c23d748 Merge tag 'platform-drivers-x86-v5.4-3' of git://git.infra [...] adds 283ea345934d coccinelle: api/devm_platform_ioremap_resource: remove use [...] adds afce285b859c Input: da9063 - fix capability and drop KEY_SLEEP adds bd3b84802376 Input: goodix - add support for 9-bytes reports adds bcf059578980 Input: soc_button_array - partial revert of support for ne [...] adds 363c53875aef Input: synaptics-rmi4 - avoid processing unknown IRQs adds c324345ce89c Revert "Input: elantech - enable SMBus on new (2018+) systems" new 84629d4370b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/gpio/gpio-intel-mid.c | 9 ++-- drivers/gpio/gpio-lynxpoint.c | 10 ++-- drivers/gpio/gpio-merrifield.c | 9 ++-- drivers/gpio/gpiolib.c | 22 +++++++- drivers/input/misc/da9063_onkey.c | 5 +- drivers/input/misc/soc_button_array.c | 17 ++++-- drivers/input/mouse/elantech.c | 55 ++++++++++---------- drivers/input/rmi4/rmi_driver.c | 6 ++- drivers/input/touchscreen/goodix.c | 58 ++++++++++++++++++--- drivers/platform/x86/classmate-laptop.c | 12 ----- drivers/platform/x86/i2c-multi-instantiate.c | 1 + drivers/platform/x86/intel_punit_ipc.c | 3 +- include/linux/gpio/driver.h | 8 +++ .../api/devm_platform_ioremap_resource.cocci | 60 ---------------------- 14 files changed, 146 insertions(+), 129 deletions(-) delete mode 100644 scripts/coccinelle/api/devm_platform_ioremap_resource.cocci