Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
[cascardo/linux.git] / drivers / pinctrl / sirf / pinctrl-atlas7.c
index 3d233fc..168c0f5 100644 (file)
@@ -5798,7 +5798,7 @@ static void atlas7_gpio_handle_irq(struct irq_desc *desc)
 
        status = readl(ATLAS7_GPIO_INT_STATUS(bank));
        if (!status) {
-               pr_warn("%s: gpio [%s] status %#x no interrupt is flaged\n",
+               pr_warn("%s: gpio [%s] status %#x no interrupt is flagged\n",
                        __func__, gc->label, status);
                handle_bad_irq(desc);
                return;