Blackfin: fix typo in isram_write()
authorRobin Getz <robin.getz@analog.com>
Thu, 27 Aug 2009 14:39:31 +0000 (14:39 +0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 17 Sep 2009 02:10:38 +0000 (22:10 -0400)
commit774b80229fcb9df22aadec8fc5b143a842135535
treebf0615234a851a1840c9d2865198bcbba900ae81
parentba877d4491a06ae69d53981bc242ef97a8157026
Blackfin: fix typo in isram_write()

The DTEST write bit is 2, not 1.  Improve comments in the related macro
while we're here.

Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/mm/isram-driver.c