From: Andy Lutomirski Date: Thu, 26 May 2011 14:13:34 +0000 (-0400) Subject: efifb: Disallow manual bind and unbind X-Git-Tag: v3.0-rc3~53^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb8b26627267a82c49f47fc52a0785f079a7b063;p=pandora-kernel.git efifb: Disallow manual bind and unbind Both were buggy: bind would happily scribble over a real graphics device and unbind wouldn't destroy the framebuffer. Hotplugging efifb makes no sense anyway, so just disable it. As an added benefit, we save some runtime memory. Signed-off-by: Andy Lutomirski Signed-off-by: Peter Jones Signed-off-by: Paul Mundt --- Reading git-diff-tree failed