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)
commitc91a793f66d5b06292aa431ae3a36c8aca991fa3
tree6734f4a535e27b7a14ec913b772464f2a4a222d1
parent945903c7a477784e796168ef87b5022241cb52b5
drivers/video/udlfb bind framebuffer to interface.

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>
drivers/video/udlfb.c