diff options
| author | Ian Lartey <ian@slimlogic.co.uk> | 2013-03-22 10:55:22 -0400 |
|---|---|---|
| committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-03-24 21:07:25 -0400 |
| commit | 574651f0f8eac83ef4cded056272dcb97333aa68 (patch) | |
| tree | 3cfebd8c0ab6af4b6bf29c6651794ef569b3d590 | |
| parent | bbcf50b1d6b38e34958a1572f4077fa12d3dc24d (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>
| -rw-r--r-- | drivers/regulator/palmas-regulator.c | 1 |
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 | ||
| 803 | static struct of_device_id of_palmas_match_tbl[] = { | 803 | static 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", }, |
