[GIT PULL] Driver core fix for 4.18-rc7
From: Greg KH
Date: Thu Jul 26 2018 - 10:19:10 EST
The following changes since commit 7daf201d7fe8334e2d2364d4e8ed3394ec9af819:
Linux 4.18-rc2 (2018-06-24 20:54:29 +0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git tags/driver-core-4.18-rc7
for you to fetch changes up to 722e5f2b1eec7de61117b7c0a7914761e3da2eda:
driver core: Partially revert "driver core: correct device's shutdown order" (2018-07-10 17:47:43 +0200)
----------------------------------------------------------------
Driver core fixes for 4.18-rc7
This is a single driver core fix for 4.18-rc7. It partially reverts a
previous commit to resolve some reported issues.
It has been in linux-next for a while now with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
----------------------------------------------------------------
Rafael J. Wysocki (1):
driver core: Partially revert "driver core: correct device's shutdown order"
drivers/base/dd.c | 8 --------
1 file changed, 8 deletions(-)