2009-09-14 03:42:13

by Mike Frysinger

[permalink] [raw]
Subject: Re: [PATCH] checkpatch: add some common Blackfin checks

On Tue, May 26, 2009 at 19:37, Mike Frysinger wrote:
> 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.

Andrew: could you pick this up ?
-mike