From: Florian Tobias Schandinat Date: Sat, 17 Apr 2010 19:44:57 +0000 (+0000) Subject: viafb: make procfs entries optional X-Git-Tag: v2.6.35-rc1~475^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b78a963c800252a0016785813cc5140c006145c;p=pandora-kernel.git viafb: make procfs entries optional viafb: make procfs entries optional This patch adds a config option to enable procfs entries for direct hardware access. This was the old behaviour but the option defaults to no as this is really ugly and should not be needed if the driver works correct (and if it doesn't, it needs to be fixed). That stuff is really something that should - not be needed at all (the driver should be capable of doing it) - not be there (debugfs would be better for such things) So add this option just for backwards compatiblity. Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed