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
gameport
joystick
keyboard
misc
mouse
rmi4
serio
tablet
touchscreen
Kconfig -rw-r--r-- 6.0 KB
Makefile -rw-r--r-- 944 bytes
apm-power.c -rw-r--r-- 2.6 KB
evbug.c -rw-r--r-- 3.1 KB
evdev.c -rw-r--r-- 33.3 KB
ff-core.c -rw-r--r-- 9.3 KB
ff-memless.c -rw-r--r-- 14.4 KB
input-compat.c -rw-r--r-- 3.3 KB
input-compat.h -rw-r--r-- 1.7 KB
input-leds.c -rw-r--r-- 5.2 KB
input-mt.c -rw-r--r-- 12.5 KB
input-polldev.c -rw-r--r-- 9.3 KB
input.c -rw-r--r-- 60.4 KB
joydev.c -rw-r--r-- 25.6 KB
matrix-keymap.c -rw-r--r-- 5.7 KB
mousedev.c -rw-r--r-- 25.8 KB
sparse-keymap.c -rw-r--r-- 7.6 KB

back to top