Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 4188
b: refs/heads/master
c: e3e01d6
h: refs/heads/master
v: v3
  • Loading branch information
Eddie C. Dost authored and David S. Miller committed Jul 6, 2005
1 parent 1973f43 commit e966cfb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9d7495330be2fd88ab939fa5080d3ca9f64368c2
refs/heads/master: e3e01d6005ab4b0877f1fb3efef7f5b745e743be
4 changes: 2 additions & 2 deletions trunk/include/asm-sparc64/parport.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ static struct sparc_ebus_info {

static __inline__ void enable_dma(unsigned int dmanr)
{
ebus_dma_enable(&sparc_ebus_dmas[dmanr].info, 1);

if (ebus_dma_request(&sparc_ebus_dmas[dmanr].info,
sparc_ebus_dmas[dmanr].addr,
sparc_ebus_dmas[dmanr].count))
BUG();

ebus_dma_enable(&sparc_ebus_dmas[dmanr].info, 1);
}

static __inline__ void disable_dma(unsigned int dmanr)
Expand Down

0 comments on commit e966cfb

Please sign in to comment.