]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftests
authorMike Frysinger <vapier@gentoo.org>
Tue, 4 May 2010 04:14:08 +0000 (04:14 +0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 22 May 2010 18:19:10 +0000 (14:19 -0400)
commitfa37af75e8022f22d10b31f6b3ae64ccca35745e
tree80f2ca9f649b05b2bf0de3027061664db8454748
parent6cad3029253571d41e2a8a833d62e62d73664113
Blackfin: isram: clean up ITEST_COMMAND macro and improve the selftests

The IADDR2DTEST() macro had some duplicated logic with bit 11 and some
incorrect comments, so scrub all of that.

In order to verify these aren't a problem (and won't be in the future),
extend the self tests to operate on as much L1 SRAM as possible.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/mm/isram-driver.c