]> git.ipfire.org Git - thirdparty/linux.git/commit
use the new async probing feature for the hyperv drivers
authorArjan van de Ven <arjan@linux.intel.com>
Tue, 5 Jun 2018 20:37:49 +0000 (13:37 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jul 2018 11:02:28 +0000 (13:02 +0200)
commitaf0a5646cb8d03f33ef028eff5b92996e53da201
tree26960cc1640ecb7d006d0032e277b0674efa1d55
parent2e08b1dbbc3aa50cdbf975633459e8fa2660fd2e
use the new async probing feature for the hyperv drivers

Recent kernels support asynchronous probing; most hyperv drivers
can be probed async easily so set the required flag for this.

Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hid/hid-hyperv.c
drivers/hv/hv_balloon.c
drivers/hv/hv_util.c
drivers/input/serio/hyperv-keyboard.c
drivers/net/hyperv/netvsc_drv.c
drivers/scsi/storvsc_drv.c
drivers/video/fbdev/hyperv_fb.c