From: Mike Frysinger Date: Thu, 15 Oct 2009 03:57:04 +0000 (+0000) Subject: Blackfin: BF54x: punt useless "masks" for count/address MMRs X-Git-Tag: v2.6.33-rc1~53^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfed440997f2d02900022a3a97600f78b3b18e5b;p=pandora-kernel.git Blackfin: BF54x: punt useless "masks" for count/address MMRs There's no point in having mask defines when the entire MMR value is a count or address. i.e. applying a mask of -1 is pointless. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed