]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 May 2021 17:13:14 +0000 (10:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 16 May 2021 17:13:14 +0000 (10:13 -0700)
commit75382628d9e797bcc7b31a6b0f63b6cee8602c53
tree09edd195be06b5232de0fe6afdc6243b7221f212
parent4fb230b9860c391a02d237afebf0a9955e508cc3
parent3989d77b320cd94ccd5b9b5adc47671f74420787
Merge tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core

Pull driver core fixes from Greg KH:
 "Here are two 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"

* tag 'driver-core-5.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  clk: Skip clk provider registration when np is NULL
  usb: typec: tcpm: Don't block probing of consumers of "connector" nodes
drivers/usb/typec/tcpm/tcpm.c