Revision f3ca903fbbb0d26221a39cbebfe6dd4efbebd3ef authored by Linus Torvalds on 01 February 2016, 00:55:04 UTC, committed by Linus Torvalds on 01 February 2016, 00:55:04 UTC
Pull driver core fix from Greg KH:
 "Here's a single driver core fix that resolves an issue a lot of users
  have been hitting for a while now.  It's been tested a lot and has
  been in linux-next successfully for a while"

* tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
  base/platform: Fix platform drivers with no probe callback
2 parent s 510ae0c + 25cad69
History
File Mode Size
Kconfig -rw-r--r-- 90 bytes
Makefile -rw-r--r-- 450 bytes
fc.c -rw-r--r-- 2.8 KB
fddi.c -rw-r--r-- 5.1 KB
garp.c -rw-r--r-- 17.7 KB
hippi.c -rw-r--r-- 5.3 KB
mrp.c -rw-r--r-- 24.7 KB
p8022.c -rw-r--r-- 1.9 KB
p8023.c -rw-r--r-- 1.6 KB
psnap.c -rw-r--r-- 3.5 KB
stp.c -rw-r--r-- 2.6 KB

back to top