| commit | 61d40262e55fe00b817fe7e28f0f4dfad6e31fca | [log] [tgz] |
|---|---|---|
| author | Dave Airlie <airlied@redhat.com> | Thu Feb 07 10:10:04 2013 +1000 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 28 06:59:03 2013 -0800 |
| tree | 9bed5eada4a8ecfd569a401637acfae3a723ba20 | |
| parent | d8a5f7fe8d632290ecbb6f692b98136957abe21a [diff] |
drm/usb: bind driver to correct device commit 9f23de52b64f7fb801fd76f3dd8651a0dc89187b upstream. 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. Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>