Browse Source

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>
Ian Lartey 12 years ago
parent
commit
574651f0f8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/regulator/palmas-regulator.c

+ 0 - 1
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", },