Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8132
b: refs/heads/master
c: 466d725
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Stezenbach authored and Linus Torvalds committed Sep 9, 2005
1 parent 262baed commit cc461a1
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: 5b5b53452be0b1132cfb8e22fbe5fe43c25140a0
refs/heads/master: 466d725ac8d9c58a5de87f72b4fe066c4bad3d9d
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/bt8xx/bt878.c
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ void bt878_start(struct bt878 *bt, u32 controlreg, u32 op_sync_orin,
controlreg &= ~0x1f;
controlreg |= 0x1b;

btwrite(cpu_to_le32(bt->risc_dma), BT878_ARISC_START);
btwrite(bt->risc_dma, BT878_ARISC_START);

/* original int mask had :
* 6 2 8 4 0
Expand Down

0 comments on commit cc461a1

Please sign in to comment.