• Dave Airlie's avatar
    drm/usb: bind driver to correct device · 9f23de52
    Dave Airlie authored
    While looking at plymouth on udl I noticed that plymouth was trying
    to use its fb plugin not its drm one, it was trying to drmOpen a driver called
    usb not udl, noticed that we actually had out driver pointing at the wrong
    device.
    
    Cc: stable@vger.kernel.org
    Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
    9f23de52
drm_usb.c 2.41 KB