diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-17 17:31:03 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-10-17 17:31:03 +0200 |
commit | fe7d2c23d748e4206f4bef9330d0dff9abed7411 (patch) | |
tree | a0092098641280e658e06fd501b3a76597d2e4ee /scripts | |
parent | Merge tag 'gpio-v5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... (diff) | |
parent | platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ provided (diff) | |
download | linux-fe7d2c23d748e4206f4bef9330d0dff9abed7411.tar.xz linux-fe7d2c23d748e4206f4bef9330d0dff9abed7411.zip |
Merge tag 'platform-drivers-x86-v5.4-3' of git://git.infradead.org/linux-platform-drivers-x86
Pull x86 platform driver fixes from Andy Shevchenko:
- Users of Intel P-Unit IPC driver might be surprised by harmless
warning. Thus, switch to API which doesn't issue a warning at all.
- I²C multi-instantiate driver continues to add slave devices even when
IRQ resource is not found. For devices in the market IRQ resource is
mandatory, so, fail the ->probe() of the parent driver to avoid
slaves being probed.
- Avoid compiler warning due to unused variable in Classmate laptop
driver.
* tag 'platform-drivers-x86-v5.4-3' of git://git.infradead.org/linux-platform-drivers-x86:
platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ provided
platform/x86: intel_punit_ipc: Avoid error message when retrieving IRQ
platform/x86: classmate-laptop: remove unused variable
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions