diff options
author | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-03-25 07:21:43 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@infradead.org> | 2006-03-25 07:29:32 -0500 |
commit | 48773e685b118ef56dcf5258ef7388a4bea16137 (patch) | |
tree | 2d3755b848eafaa6dc70b7d3b68a9ffe8f5d458d /Documentation/video4linux/bttv/README.quirks | |
parent | d56410e0a594150c5ca06319da7bc8901c4d455e (diff) |
V4L/DVB (3599c): Whitespace cleanups under Documentation/video4linux
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'Documentation/video4linux/bttv/README.quirks')
-rw-r--r-- | Documentation/video4linux/bttv/README.quirks | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/video4linux/bttv/README.quirks b/Documentation/video4linux/bttv/README.quirks index e8edb87df711..92e03929a6b2 100644 --- a/Documentation/video4linux/bttv/README.quirks +++ b/Documentation/video4linux/bttv/README.quirks | |||
@@ -38,9 +38,9 @@ tolerate. | |||
38 | ------------------------ | 38 | ------------------------ |
39 | 39 | ||
40 | When using the 430FX PCI, the following rules will ensure | 40 | When using the 430FX PCI, the following rules will ensure |
41 | compatibility: | 41 | compatibility: |
42 | 42 | ||
43 | (1) Deassert REQ at the same time as asserting FRAME. | 43 | (1) Deassert REQ at the same time as asserting FRAME. |
44 | (2) Do not reassert REQ to request another bus transaction until after | 44 | (2) Do not reassert REQ to request another bus transaction until after |
45 | finish-ing the previous transaction. | 45 | finish-ing the previous transaction. |
46 | 46 | ||