Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173220
b: refs/heads/master
c: 038f7d0
h: refs/heads/master
v: v3
  • Loading branch information
Marin Mitov authored and Linus Torvalds committed Dec 10, 2009
1 parent d9d58f5 commit 85b7122
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: 472c06441a62e02c2ea5ea73d3d7fc51e146636a
refs/heads/master: 038f7d0027d208df8fd59f5ff2bcf5c2d2fbba3f
2 changes: 1 addition & 1 deletion trunk/Documentation/DMA-mapping.txt
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ most specific mask.
Here is pseudo-code showing how this might be done:

#define PLAYBACK_ADDRESS_BITS DMA_BIT_MASK(32)
#define RECORD_ADDRESS_BITS 0x00ffffff
#define RECORD_ADDRESS_BITS DMA_BIT_MASK(24)

struct my_sound_card *card;
struct pci_dev *pdev;
Expand Down

0 comments on commit 85b7122

Please sign in to comment.