]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/gpio/gpio-aspeed-sgpio.c
Merge tag '5.6-rc-small-smb3-fix-for-stable' of git://git.samba.org/sfrench/cifs-2.6
[linux.git] / drivers / gpio / gpio-aspeed-sgpio.c
index 8319812593e31295c40638e3667cfa5a1fda2234..d16645c1d8d9de447d148d0d7b2851fac7583ae4 100644 (file)
@@ -391,7 +391,7 @@ static int aspeed_sgpio_setup_irqs(struct aspeed_sgpio *gpio,
 
        gpio->irq = rc;
 
-       /* Disable IRQ and clear Interrupt status registers for all SPGIO Pins. */
+       /* Disable IRQ and clear Interrupt status registers for all SGPIO Pins. */
        for (i = 0; i < ARRAY_SIZE(aspeed_sgpio_banks); i++) {
                bank =  &aspeed_sgpio_banks[i];
                /* disable irq enable bits */