]> git.sur5r.net Git - u-boot/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)
commit9c67c4491ee4cce434d5d451b10850c9f55d5c4a
tree89c250c24033bb3cd9f3fb919c45cc4d205d0025
parent8823845547e133abafdc990bc1b6e997bcd4d396
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]