From 574651f0f8eac83ef4cded056272dcb97333aa68 Mon Sep 17 00:00:00 2001 From: Ian Lartey Date: Fri, 22 Mar 2013 14:55:22 +0000 Subject: regulator: palmas remove palmas-charger option from DT bindings Signed-off-by: Ian Lartey Signed-off-by: Mark Brown --- drivers/regulator/palmas-regulator.c | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/regulator/palmas-regulator.c') diff --git a/drivers/regulator/palmas-regulator.c b/drivers/regulator/palmas-regulator.c index aec2d76..3bd61bd 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) static struct of_device_id of_palmas_match_tbl[] = { { .compatible = "ti,palmas-pmic", }, - { .compatible = "ti,palmas-charger-pmic", }, { .compatible = "ti,twl6035-pmic", }, { .compatible = "ti,twl6036-pmic", }, { .compatible = "ti,twl6037-pmic", }, -- cgit v1.1