commit | c91a793f66d5b06292aa431ae3a36c8aca991fa3 | [log] [tgz] |
---|---|---|
author | Kay Sievers <kay.sievers@vrfy.org> | Tue Jul 05 17:04:11 2011 -0700 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Jul 13 16:52:53 2011 +0900 |
tree | 6734f4a535e27b7a14ec913b772464f2a4a222d1 | |
parent | 945903c7a477784e796168ef87b5022241cb52b5 [diff] |
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>