aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/palmas-regulator.c
diff options
context:
space:
mode:
authorIan Lartey <ian@slimlogic.co.uk>2013-03-22 10:55:22 -0400
committerMark Brown <broonie@opensource.wolfsonmicro.com>2013-03-24 21:07:25 -0400
commit574651f0f8eac83ef4cded056272dcb97333aa68 (patch)
tree3cfebd8c0ab6af4b6bf29c6651794ef569b3d590 /drivers/regulator/palmas-regulator.c
parentbbcf50b1d6b38e34958a1572f4077fa12d3dc24d (diff)
regulator: palmas remove palmas-charger option from DT bindings
Signed-off-by: Ian Lartey <ian@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'drivers/regulator/palmas-regulator.c')
-rw-r--r--drivers/regulator/palmas-regulator.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/regulator/palmas-regulator.c b/drivers/regulator/palmas-regulator.c
index aec2d76096dd..3bd61bd02a46 100644
--- a/drivers/regulator/palmas-regulator.c
+++ b/drivers/regulator/palmas-regulator.c
@@ -802,7 +802,6 @@ static int palmas_regulators_remove(struct platform_device *pdev)
802 802
803static struct of_device_id of_palmas_match_tbl[] = { 803static struct of_device_id of_palmas_match_tbl[] = {
804 { .compatible = "ti,palmas-pmic", }, 804 { .compatible = "ti,palmas-pmic", },
805 { .compatible = "ti,palmas-charger-pmic", },
806 { .compatible = "ti,twl6035-pmic", }, 805 { .compatible = "ti,twl6035-pmic", },
807 { .compatible = "ti,twl6036-pmic", }, 806 { .compatible = "ti,twl6036-pmic", },
808 { .compatible = "ti,twl6037-pmic", }, 807 { .compatible = "ti,twl6037-pmic", },