Blackfin: BF54x: punt useless "masks" for count/address MMRs
authorMike Frysinger <vapier@gentoo.org>
Thu, 15 Oct 2009 03:57:04 +0000 (03:57 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 15 Dec 2009 05:14:45 +0000 (00:14 -0500)
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 <vapier@gentoo.org>

No differences found