]> git.baikalelectronics.ru Git - uboot.git/commit
power: pmic_max77686: remove the old pmic_max77686 file
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 25 Jan 2018 07:11:02 +0000 (16:11 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 8 May 2018 04:12:33 +0000 (13:12 +0900)
commit298c7f3479506d058ac52ccabc1af0cff8bd8a3c
tree89c250c24033bb3cd9f3fb919c45cc4d205d0025
parent65cd21fec71ad5eb715a5950cdb01a18b1335d3f
power: pmic_max77686: remove the old pmic_max77686 file

max77686 pmic is supporting with max77686.c under pmic/ and regulator/
direnctroy. Remove pmic_max77686.c what didn't use anywhere.
Instead, enable CONFIG_DM_REGULATOR_MAX77686 and
CONFIG_DM_PMIC_MAX77686.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/power/pmic/Makefile
drivers/power/pmic/pmic_max77686.c [deleted file]