[SPARC64]: Fix enable_dma() in asm-sparc64/parport.h
authorEddie C. Dost <ecd@brainaid.de>
Wed, 6 Jul 2005 22:41:54 +0000 (15:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Jul 2005 22:41:54 +0000 (15:41 -0700)
Call ebus_dma_enable() before calling ebus_dma_request(), otherwise
ebus_dma_request() returns -EINVAL and enable_dma() calls BUG()...

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found