The following changes since commit 0d02ec6b3136c73c09e7859f0d0e4e2c4c07b49b:

  Linux 5.12-rc4 (2021-03-21 14:56:43 -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.12-rc6

for you to fetch changes up to f0acf637d60ffcef3ccb6e279f743e587b3c7359:

  driver core: clear deferred probe reason on probe retry (2021-03-23 15:13:43 
+0100)

----------------------------------------------------------------
Driver core fix for 5.12-rc6

Here is a single driver core fix for a reported problem with differed
probing.  It has been in linux-next for a while with no reported
problems.

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

----------------------------------------------------------------
Ahmad Fatoum (1):
      driver core: clear deferred probe reason on probe retry

 drivers/base/dd.c | 3 +++
 1 file changed, 3 insertions(+)

Reply via email to