]> bbs.cooldavid.org Git - net-next-2.6.git/commit
sh: fix DMAOR register access on SH7709
authorSteve Glendinning <steve.glendinning@smsc.com>
Sun, 23 Nov 2008 14:27:22 +0000 (14:27 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:42:54 +0000 (18:42 +0900)
commitc2c5883b3fce61388eb02ca328072400eb54769c
tree9bbd0bf92563a5b38cd6e59d196009185c6f0179
parent8085ac753164f45fd23603e7cad85a4c985cbf75
sh: fix DMAOR register access on SH7709

sh7709 hardware manual says DMAOR is 16 bits long on this platform.

Tested and working with a modified smsc911x ethernet driver (sh-dma
support patch for this driver is coming soon).

Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/drivers/dma/dma-sh.c