]> Git Repo - linux.git/blobdiff - drivers/gpio/gpio-ich.c
net: Call into DSA netdevice_ops wrappers
[linux.git] / drivers / gpio / gpio-ich.c
index 2f086d0aa1f4a214fce2c189e8812a34b73994a7..9960bb8b0f5b73f5d0778c28fec0113c4f081c8e 100644 (file)
@@ -89,7 +89,7 @@ static struct {
        struct device *dev;
        struct gpio_chip chip;
        struct resource *gpio_base;     /* GPIO IO base */
-       struct resource *pm_base;       /* Power Mangagment IO base */
+       struct resource *pm_base;       /* Power Management IO base */
        struct ichx_desc *desc; /* Pointer to chipset-specific description */
        u32 orig_gpio_ctrl;     /* Orig CTRL value, used to restore on exit */
        u8 use_gpio;            /* Which GPIO groups are usable */
This page took 0.033533 seconds and 4 git commands to generate.