mfd: ti-lmu: Remove support for LM3697

Remove support for the LM3697 from the ti-lmu driver in favor
of a dedicated LED driver.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Jacek Anaszewski <jacek.anaszewski@gmail.com>
This commit is contained in:
Dan Murphy
2019-05-06 14:16:13 -05:00
committed by Jacek Anaszewski
parent 1372bbe66a
commit b86b9ba55a
4 changed files with 1 additions and 63 deletions

View File

@@ -26,7 +26,6 @@ enum ti_lmu_id {
LM3632,
LM3633,
LM3695,
LM3697,
LMU_MAX_ID,
};