All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Driver core fixes for 5.13-rc2
@ 2021-05-16  9:00 Greg KH
  2021-05-16 17:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2021-05-16  9:00 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton
  Cc: linux-kernel, Stephen Rothwell, Saravana Kannan

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.13-rc2

for you to fetch changes up to bb4031b8af804244a7e4349d38f6624f68664bd6:

  clk: Skip clk provider registration when np is NULL (2021-05-11 08:47:25 +0200)

----------------------------------------------------------------
Driver core fixes for 5.13-rc2

Here are 2 driver fixes for driver core changes that happened in
5.13-rc1.

The clk driver fix resolves a many-reported issue with booting some
devices, and the USB typec fix resolves the reported problem of USB
systems on some embedded boards.

Both of these have been in linux-next this week with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Saravana Kannan (1):
      usb: typec: tcpm: Don't block probing of consumers of "connector" nodes

Tudor Ambarus (1):
      clk: Skip clk provider registration when np is NULL

 drivers/base/core.c           | 3 ++-
 drivers/clk/clk.c             | 9 +++++++++
 drivers/usb/typec/tcpm/tcpm.c | 9 +++++++++
 include/linux/fwnode.h        | 1 +
 4 files changed, 21 insertions(+), 1 deletion(-)

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

* Re: [GIT PULL] Driver core fixes for 5.13-rc2
  2021-05-16  9:00 [GIT PULL] Driver core fixes for 5.13-rc2 Greg KH
@ 2021-05-16 17:20 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-05-16 17:20 UTC (permalink / raw)
  To: Greg KH
  Cc: Linus Torvalds, Andrew Morton, linux-kernel, Stephen Rothwell,
	Saravana Kannan

The pull request you sent on Sun, 16 May 2021 11:00:45 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-5.13-rc2

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

Thank you!

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

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

end of thread, other threads:[~2021-05-16 17:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-16  9:00 [GIT PULL] Driver core fixes for 5.13-rc2 Greg KH
2021-05-16 17:20 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.