提交 9b626ddd 编写于 作者: M Mattias Wallin 提交者: Samuel Ortiz

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: NMattias Wallin <mattias.wallin@stericsson.com>
Reviewed-by: NJonas Aaberg <jonas.aberg@stericsson.com>
Signed-off-by: NLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: NSamuel Ortiz <sameo@linux.intel.com>
上级 0e9049ec
...@@ -844,7 +844,6 @@ int __devinit ab8500_init(struct ab8500 *ab8500) ...@@ -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:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册