diff options
author | David Herrmann <dh.herrmann@gmail.com> | 2014-01-23 15:14:55 +0100 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-03-07 15:30:49 +0200 |
commit | 65b4021ed67622b675b431fc2f3633b2af8cea6d (patch) | |
tree | 41f4fa29dc884d0d39c185b715f93ec61873530a /drivers/pci | |
parent | a9b47c7f23908bf2a5536040c46624178ba5f5c0 (diff) |
fbdev: efifb: add dev->remove() callback
If x86-sysfb platform-devices are removed from a system, we should
properly unload efifb. Otherwise, we end up releasing the parent while our
efi framebuffer is still running. This currently works just fine, but will
cause problems on handover to real hw. So add the ->remove() callback and
unregister efifb.
Signed-off-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions