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-- 5.7 KB
Makefile -rw-r--r-- 563 bytes
uio.c -rw-r--r-- 21.7 KB
uio_aec.c -rw-r--r-- 4.0 KB
uio_cif.c -rw-r--r-- 3.2 KB
uio_dmem_genirq.c -rw-r--r-- 9.1 KB
uio_fsl_elbc_gpcm.c -rw-r--r-- 12.4 KB
uio_hv_generic.c -rw-r--r-- 9.3 KB
uio_mf624.c -rw-r--r-- 5.9 KB
uio_netx.c -rw-r--r-- 4.3 KB
uio_pci_generic.c -rw-r--r-- 3.2 KB
uio_pdrv_genirq.c -rw-r--r-- 7.4 KB
uio_pruss.c -rw-r--r-- 6.6 KB
uio_sercos3.c -rw-r--r-- 6.1 KB

back to top