This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from bc88f85c6c09 kthread: make __kthread_queue_delayed_work static new 6658f87f2194 gpio: merrifield: Restore use of irq_base new 9411e3aaa634 gpiolib: Initialize the hardware with a callback new a752fbb4b464 gpio: intel-mid: Move hardware initialization to callback new a33912061607 gpio: lynxpoint: Move hardware initialization to callback new 4c87540940cb gpio: merrifield: Move hardware initialization to callback new 75e99bf5ed8f gpio: lynxpoint: set default handler to be handle_bad_irq() new 7801158f83fc Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/li [...] new 18380f52dbac platform/x86: classmate-laptop: remove unused variable new 71eea7071583 platform/x86: intel_punit_ipc: Avoid error message when re [...] new 832392db9747 platform/x86: i2c-multi-instantiate: Fail the probe if no [...] new fe7d2c23d748 Merge tag 'platform-drivers-x86-v5.4-3' of git://git.infra [...] new 283ea345934d coccinelle: api/devm_platform_ioremap_resource: remove use [...]
The 12 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/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 ---------------------- 9 files changed, 49 insertions(+), 85 deletions(-) delete mode 100644 scripts/coccinelle/api/devm_platform_ioremap_resource.cocci