Revision a5f9e5dab35ac0c3e6d03a2ab71477aff250d21b authored by Linus Torvalds on 26 July 2018, 16:25:03 UTC, committed by Linus Torvalds on 26 July 2018, 16:25:03 UTC
Pull driver core fix from Greg KH:
 "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"

* tag 'driver-core-4.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  driver core: Partially revert "driver core: correct device's shutdown order"
2 parent s 9bd5918 + 722e5f2
History
File Mode Size
Kconfig -rw-r--r-- 3.9 KB
Makefile -rw-r--r-- 409 bytes
ptp_chardev.c -rw-r--r-- 8.5 KB
ptp_clock.c -rw-r--r-- 9.9 KB
ptp_dte.c -rw-r--r-- 8.3 KB
ptp_ixp46x.c -rw-r--r-- 7.4 KB
ptp_kvm.c -rw-r--r-- 4.8 KB
ptp_pch.c -rw-r--r-- 16.2 KB
ptp_private.h -rw-r--r-- 3.3 KB
ptp_qoriq.c -rw-r--r-- 11.0 KB
ptp_sysfs.c -rw-r--r-- 7.8 KB

back to top