Merge branch 'for-greg' of git://gitorious.org/usb/usb into usb-linus
[pandora-kernel.git] / drivers / misc / iwmc3200top / main.c
index 727af07..b1f4563 100644 (file)
@@ -268,7 +268,7 @@ static void iwmct_irq_read_worker(struct work_struct *ws)
                LOG_INFO(priv, IRQ, "ACK barker arrived "
                                "- starting FW download\n");
        } else { /* REBOOT barker */
-               LOG_INFO(priv, IRQ, "Recieved reboot barker: %x\n", barker);
+               LOG_INFO(priv, IRQ, "Received reboot barker: %x\n", barker);
                priv->barker = barker;
 
                if (barker & BARKER_DNLOAD_SYNC_MSK) {