From: Mike Frysinger Date: Sun, 14 Feb 2010 22:49:59 +0000 (+0000) Subject: Blackfin: simplify SYSCFG code a bit and ignore attempts to change it X-Git-Tag: v2.6.34-rc2~11^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f09c77d2ad69397498b6555f0d3cd697304253c;p=pandora-kernel.git Blackfin: simplify SYSCFG code a bit and ignore attempts to change it We don't want to let user space modify the SYSCFG register arbitrarily as the settings are system wide (SNEN/CNEN) and can cause misbehavior. The only other bit here (SSSTEP) has proper controls via PTRACE_SINGLESTEP. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed