]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
mfd: Remove support for early drop ab8500 chip
authorMattias Wallin <mattias.wallin@stericsson.com>
Tue, 11 Oct 2011 08:49:39 +0000 (10:49 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 24 Oct 2011 12:09:20 +0000 (14:09 +0200)
This patch removes the early drop version of ab8500 which have
the really bad version nr 0x0. This chip should not be found in
the wild and only exist as ST-Ericsson scrap equipment.

Signed-off-by: Mattias Wallin <mattias.wallin@stericsson.com>
Reviewed-by: Jonas Aaberg <jonas.aberg@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/ab8500-core.c

index 14ee1896691eb92da3977a318aba43f4686e7574..41da9735a960458e5b8be7ce9aff98292fc87cb3 100644 (file)
@@ -844,7 +844,6 @@ int __devinit ab8500_init(struct ab8500 *ab8500)
                return ret;
 
        switch (value) {
-       case AB8500_CUTEARLY:
        case AB8500_CUT1P0:
        case AB8500_CUT1P1:
        case AB8500_CUT2P0: