net/mlx4_core: Fix reading HCA max message size in mlx4_QUERY_DEV_CAP
[cascardo/linux.git] / drivers / gpio / gpio-arizona.c
index fe369f5..9665d0a 100644 (file)
@@ -116,6 +116,7 @@ static int arizona_gpio_probe(struct platform_device *pdev)
        switch (arizona->type) {
        case WM5102:
        case WM5110:
+       case WM8280:
        case WM8997:
                arizona_gpio->gpio_chip.ngpio = 5;
                break;