Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9b626ddd authored by Mattias Wallin's avatar Mattias Wallin Committed by Samuel Ortiz
Browse files

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: default avatarMattias Wallin <mattias.wallin@stericsson.com>
Reviewed-by: default avatarJonas Aaberg <jonas.aberg@stericsson.com>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 0e9049ec
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -844,7 +844,6 @@ int __devinit ab8500_init(struct ab8500 *ab8500)
		return ret;
		return ret;


	switch (value) {
	switch (value) {
	case AB8500_CUTEARLY:
	case AB8500_CUT1P0:
	case AB8500_CUT1P0:
	case AB8500_CUT1P1:
	case AB8500_CUT1P1:
	case AB8500_CUT2P0:
	case AB8500_CUT2P0: