From: Mike Frysinger Date: Tue, 22 Sep 2009 00:04:40 +0000 (-0700) Subject: checkpatch: add some common Blackfin checks X-Git-Tag: v2.6.32-rc1~426 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42e41c54d61e32e8a349943607daa53205324d7f;p=pandora-kernel.git checkpatch: add some common Blackfin checks Add checks for Blackfin-specific issues that seem to crop up from time to time. In particular, we have helper macros to break a 32bit address into the hi/lo parts, and we want to make sure people use the csync/ssync variant that includes fun anomaly workarounds. Signed-off-by: Mike Frysinger Signed-off-by: Bryan Wu Cc: Andy Whitcroft Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed