Saravana Kannan bcbbcfd572 driver core: Allow a device to wait on optional suppliers
Before this change, if a device is waiting on suppliers, it's assumed
that all those suppliers are needed for the device to probe
successfully. This change allows marking a devices as waiting only on
optional suppliers. This allows a device to wait on suppliers (and link
to them as soon as they are available) without preventing the device
from being probed.

Signed-off-by: Saravana Kannan <saravanak@google.com>
Link: https://lore.kernel.org/r/20191028220027.251605-3-saravanak@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-11-02 18:05:17 +01:00
..
2019-09-16 13:57:02 -07:00
2019-08-15 17:38:11 +02:00
2018-07-07 17:54:29 +02:00
2017-12-11 08:50:05 +01:00
2019-09-24 15:54:11 -07:00
2019-10-27 18:54:13 +01:00