From: Dave Airlie Date: Thu, 7 Feb 2013 00:10:04 +0000 (+1000) Subject: drm/usb: bind driver to correct device X-Git-Tag: v3.2.40~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=901fe4bb2a69121c1c405db935398b314d8343cd;p=pandora-kernel.git 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed