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 <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>
This commit is contained in:
Mattias Wallin 2011-10-11 10:49:39 +02:00 committed by Samuel Ortiz
parent 0e9049ecc2
commit 9b626ddd7f
1 changed files with 0 additions and 1 deletions

View 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: