
27 Jul
2023
27 Jul
'23
2:49 a.m.
On Wed, 26 Jul 2023 at 11:00, Heinrich Schuchardt heinrich.schuchardt@canonical.com wrote:
If a driver cannot be bound, provide the driver name in the debug message. Now the debug message may look like this:
(virtio-pci.l#0): virtio-rng driver not configured
Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com
drivers/virtio/virtio-uclass.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass sjg@chromium.org