fs/hfsplus: use bool instead of int for is_known_namespace() return value
[linux-2.6-block.git] / drivers / extcon / extcon-arizona.c
index 63f01c42aed486af8e3bd74b7f5c07dc0ee98ffd..6b5e795f3fe201cc0c29542a7ef61399fc4cb658 100644 (file)
@@ -1149,6 +1149,7 @@ static int arizona_extcon_probe(struct platform_device *pdev)
                }
                break;
        case WM5110:
+       case WM8280:
                switch (arizona->rev) {
                case 0 ... 2:
                        break;