From 844d52e32661dad804ffbdb419a31371daeab14c Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Tue, 16 Oct 2007 23:31:30 -0700 Subject: [PATCH] --- yaml --- r: 70799 b: refs/heads/master c: 541ceb359e3fb2714bf7a9fa3c134ce3e29f427a h: refs/heads/master i: 70797: b76f0c1211386d6c7659a642f8b14b8d148cd052 70795: d9f488d9ed44210f84d9f43df100265a05d36cf7 70791: 677f604c02b53824d3a2494fd345a5ac67f96380 70783: 8431834807060a0955a86b212e7c166dfc06b677 v: v3 --- [refs] | 2 +- trunk/Documentation/DocBook/deviceiobook.tmpl | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/[refs] b/[refs] index d4a829771fcb..3a4cadf5d26d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8d63494f780a77f3edfe9b470d65b7f265ae8d5a +refs/heads/master: 541ceb359e3fb2714bf7a9fa3c134ce3e29f427a diff --git a/trunk/Documentation/DocBook/deviceiobook.tmpl b/trunk/Documentation/DocBook/deviceiobook.tmpl index 361c884d860d..9ee6f3cbb414 100644 --- a/trunk/Documentation/DocBook/deviceiobook.tmpl +++ b/trunk/Documentation/DocBook/deviceiobook.tmpl @@ -85,7 +85,7 @@ Memory Mapped IO - + Getting Access to the Device The most widely supported form of IO is memory mapped IO. @@ -114,7 +114,7 @@ - + Accessing the device The part of the interface most used by drivers is reading and @@ -272,9 +272,9 @@ CPU B: spin_unlock_irqrestore(&dev_lock, flags) - + Port Space Accesses - + Port Space Explained @@ -291,7 +291,7 @@ CPU B: spin_unlock_irqrestore(&dev_lock, flags) - + Accessing Port Space Accesses to this space are provided through a set of functions