[PATCH 1/1] virtio: provide driver name in debug message
    Simon Glass 
    sjg at google.com
       
    Thu Jul 27 02:49:47 CEST 2023
    
    
  
On Wed, 26 Jul 2023 at 11:00, Heinrich Schuchardt
<heinrich.schuchardt at 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 at canonical.com>
> ---
>  drivers/virtio/virtio-uclass.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
    
    
More information about the U-Boot
mailing list