Skip to content

Commit

Permalink
regulator: palmas remove palmas-charger option from DT bindings
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Lartey <ian@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
  • Loading branch information
Ian Lartey authored and Mark Brown committed Mar 25, 2013
1 parent bbcf50b commit 574651f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/regulator/palmas-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -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", },
Expand Down

0 comments on commit 574651f

Please sign in to comment.