X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=Documentation%2Fpci.txt;h=d38261b679053255986f380acdb91e11dabb354a;hb=d0f9b55ece0ec1ffc9e2e57fd7a79200994aead4;hp=e2c9d0a0c43de9de21efbbc5c6e74fe7f544aa06;hpb=5b339915762d30b21995aa7263e74081f2f1110a;p=linux-2.6-omap-h63xx.git diff --git a/Documentation/pci.txt b/Documentation/pci.txt index e2c9d0a0c43..d38261b6790 100644 --- a/Documentation/pci.txt +++ b/Documentation/pci.txt @@ -373,7 +373,7 @@ E.g. clearing pending interrupts. 3.6 Register IRQ handler ~~~~~~~~~~~~~~~~~~~~~~~~ -While calling request_irq() is the the last step described here, +While calling request_irq() is the last step described here, this is often just another intermediate step to initialize a device. This step can often be deferred until the device is opened for use.