diff options
author | Linus Torvalds | 2019-10-17 08:31:03 -0700 |
---|---|---|
committer | Linus Torvalds | 2019-10-17 08:31:03 -0700 |
commit | fe7d2c23d748e4206f4bef9330d0dff9abed7411 (patch) | |
tree | a0092098641280e658e06fd501b3a76597d2e4ee /scripts/coccinelle/api | |
parent | 7801158f83fc90cbe2d5cceac6ef58a4a6cf2d33 (diff) | |
parent | 832392db9747b9c95724d37fc6a5dadd3d4ec514 (diff) |
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/coccinelle/api')
0 files changed, 0 insertions, 0 deletions