Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168853
b: refs/heads/master
c: aabb89d
h: refs/heads/master
i:
  168851: 6aaf159
v: v3
  • Loading branch information
David Daney authored and Ralf Baechle committed Nov 23, 2009
1 parent db253c8 commit 8c35b68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 9326e3614d72e40ea8d910fed829ec72c9b70798
refs/heads/master: aabb89d6fa4c70d77fe180ee794f857decde4010
2 changes: 1 addition & 1 deletion trunk/drivers/staging/octeon/ethernet-spi.c
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,6 @@ void cvm_oct_spi_uninit(struct net_device *dev)
cvmx_write_csr(CVMX_SPXX_INT_MSK(interface), 0);
cvmx_write_csr(CVMX_STXX_INT_MSK(interface), 0);
}
free_irq(8 + 46, &number_spi_ports);
free_irq(OCTEON_IRQ_RML, &number_spi_ports);
}
}

0 comments on commit 8c35b68

Please sign in to comment.