drivers/video/udlfb bind framebuffer to interface.
authorKay Sievers <kay.sievers@vrfy.org>
Wed, 6 Jul 2011 00:04:11 +0000 (17:04 -0700)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 13 Jul 2011 07:52:53 +0000 (16:52 +0900)
Udlfb has been binding the framebuffer device to its parent, which
isn't correct and causes confusion with operations like udev remove.

Coming plug and play multiseat support is dependent on this fix.

Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Bernie Thompson <bernie@plugable.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found