X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=drivers%2Fmisc%2Fiwmc3200top%2Fmain.c;h=b1f4563be9aecb92f946e7fc6795ad80e7cc0fae;hb=25985edcedea6396277003854657b5f3cb31a628;hp=727af07f1fbd3afd3b892ecbb39213a4cb0ba465;hpb=938c0ace3ffb8cc2073a6d2e68fa7a6ab7cb471e;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git diff --git a/drivers/misc/iwmc3200top/main.c b/drivers/misc/iwmc3200top/main.c index 727af07f1fbd..b1f4563be9ae 100644 --- a/drivers/misc/iwmc3200top/main.c +++ b/drivers/misc/iwmc3200top/main.c @@ -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) {