From: Florian Tobias Schandinat Date: Tue, 13 Jul 2010 19:19:17 +0000 (+0000) Subject: viafb: remove ioctls which break the framebuffer interface X-Git-Tag: v2.6.36-rc1~486^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45f85f4a01b6215a9d75008d0a999cb7795680a3;p=pandora-kernel.git viafb: remove ioctls which break the framebuffer interface viafb: remove ioctls which break the framebuffer interface The ioctls VIAFB_SET_DEVICE, VIAFB_SET_DEVICE_INFO and VIAFB_SET_SECOND_MODE are removed because they prevent a clean framebuffer driver because they modify the hardware and/or the internal structures. There are no known applications using these ioctls so no breakage is expected. Additionaly the main functionality was duplicating the framebuffer interface so there really should not exist any user. Signed-off-by: Florian Tobias Schandinat Cc: Joseph Chan --- Reading git-diff-tree failed