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-- 861 bytes
Makefile -rw-r--r-- 141 bytes
lapb_iface.c -rw-r--r-- 8.9 KB
lapb_in.c -rw-r--r-- 15.0 KB
lapb_out.c -rw-r--r-- 5.0 KB
lapb_subr.c -rw-r--r-- 7.7 KB
lapb_timer.c -rw-r--r-- 4.3 KB

back to top