various: Fix spelling of "asynchronous" in comments.
[linux-2.6-block.git] / drivers / firewire / ohci.c
index 834e71d2324d6b2abd6907b3d9667020a31c8f07..961e4398664bb73743146f5910396639d2dc813a 100644 (file)
@@ -1281,7 +1281,7 @@ static int at_context_queue_packet(struct context *ctx,
        d[0].res_count = cpu_to_le16(packet->timestamp);
 
        /*
-        * The DMA format for asyncronous link packets is different
+        * The DMA format for asynchronous link packets is different
         * from the IEEE1394 layout, so shift the fields around
         * accordingly.
         */