linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] platform-drivers-x86 for 5.4-3
@ 2019-10-17  9:55 Andy Shevchenko
  2019-10-17 16:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Andy Shevchenko @ 2019-10-17  9:55 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, Darren Hart, Andy Shevchenko

Hi Linus,

Few small fixes for v5.4-rc4. The bunch was in linux-next for few days.
No conflicts with current master.

Thanks,

With Best Regards,
Andy Shevchenko

The following changes since commit da0c9ea146cbe92b832f1b0f694840ea8eb33cce:

  Linux 5.4-rc2 (2019-10-06 14:27:30 -0700)

are available in the Git repository at:

  git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v5.4-3

for you to fetch changes up to 832392db9747b9c95724d37fc6a5dadd3d4ec514:

  platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ provided (2019-10-14 15:31:50 +0300)

----------------------------------------------------------------
platform-drivers-x86 for v5.4-3

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.

The following is an automated git shortlog grouped by driver:

classmate-laptop:
 -  remove unused variable

i2c-multi-instantiate:
 -  Fail the probe if no IRQ provided

intel_punit_ipc:
 -  Avoid error message when retrieving IRQ

----------------------------------------------------------------
Andy Shevchenko (2):
      platform/x86: intel_punit_ipc: Avoid error message when retrieving IRQ
      platform/x86: i2c-multi-instantiate: Fail the probe if no IRQ provided

yu kuai (1):
      platform/x86: classmate-laptop: remove unused variable

 drivers/platform/x86/classmate-laptop.c      | 12 ------------
 drivers/platform/x86/i2c-multi-instantiate.c |  1 +
 drivers/platform/x86/intel_punit_ipc.c       |  3 +--
 3 files changed, 2 insertions(+), 14 deletions(-)

-- 
With Best Regards,
Andy Shevchenko



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] platform-drivers-x86 for 5.4-3
  2019-10-17  9:55 [GIT PULL] platform-drivers-x86 for 5.4-3 Andy Shevchenko
@ 2019-10-17 16:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-10-17 16:10 UTC (permalink / raw)
  To: Andy Shevchenko; +Cc: Linus Torvalds, LKML, Darren Hart, Andy Shevchenko

The pull request you sent on Thu, 17 Oct 2019 12:55:20 +0300:

> git://git.infradead.org/linux-platform-drivers-x86.git tags/platform-drivers-x86-v5.4-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fe7d2c23d748e4206f4bef9330d0dff9abed7411

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-17 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-17  9:55 [GIT PULL] platform-drivers-x86 for 5.4-3 Andy Shevchenko
2019-10-17 16:10 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).