Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113911
b: refs/heads/master
c: 446f245
h: refs/heads/master
i:
  113909: 5cb34c8
  113907: 939d3c1
  113903: 2fb06ff
v: v3
  • Loading branch information
Andy Walls authored and Mauro Carvalho Chehab committed Oct 12, 2008
1 parent 3450c1a commit 2c9e1ee
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: 854ad9abcc7c1aa143d1a18409d4f366d4326a80
refs/heads/master: 446f245977e9c2ac4507c3543c7e2a587f46beab
4 changes: 2 additions & 2 deletions trunk/drivers/media/video/cx18/cx18-driver.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@
# error "This driver requires kernel PCI support."
#endif

/* Default delay to throttle mmio access to the CX23418 so it doesn't choke */
#define CX18_DEFAULT_MMIO_NDELAY 31 /* 30.3 ns = 1 PCI clock(s) / 33 MHz */
/* Default delay to throttle mmio access to the CX23418 */
#define CX18_DEFAULT_MMIO_NDELAY 0 /* 0 ns = 0 PCI clock(s) / 33 MHz */

#define CX18_MEM_OFFSET 0x00000000
#define CX18_MEM_SIZE 0x04000000
Expand Down

0 comments on commit 2c9e1ee

Please sign in to comment.