From: Mattias Wallin Date: Tue, 11 Oct 2011 08:49:39 +0000 (+0200) Subject: mfd: Remove support for early drop ab8500 chip X-Git-Tag: next-20111025~40^2~3 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=9b626ddd7f87f9443e9b6dfac54b5e8f52fb8f52;p=karo-tx-linux.git mfd: Remove support for early drop ab8500 chip 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 Reviewed-by: Jonas Aaberg Signed-off-by: Linus Walleij Signed-off-by: Samuel Ortiz --- diff --git a/drivers/mfd/ab8500-core.c b/drivers/mfd/ab8500-core.c index 14ee1896691e..41da9735a960 100644 --- a/drivers/mfd/ab8500-core.c +++ b/drivers/mfd/ab8500-core.c @@ -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: