Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292031
b: refs/heads/master
c: ae0e654
h: refs/heads/master
i:
  292029: f34e5e6
  292027: 9c71792
  292023: 1e18def
  292015: 11d5323
  291999: 491d814
  291967: 09e31aa
v: v3
  • Loading branch information
Axel Lin authored and Mark Brown committed Mar 11, 2012
1 parent 89306d8 commit 7e1c100
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e882eae80f37fac922c6faa25e5ba535f29f2d38
refs/heads/master: ae0e6544347d6e114b6fa7eea66ebd062e4d8858
4 changes: 2 additions & 2 deletions trunk/drivers/regulator/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -344,10 +344,10 @@ config REGULATOR_TPS6524X
port controller.

config REGULATOR_TPS65910
tristate "TI TPS65910 Power Regulator"
tristate "TI TPS65910/TPS65911 Power Regulators"
depends on MFD_TPS65910
help
This driver supports TPS65910 voltage regulator chips.
This driver supports TPS65910/TPS65911 voltage regulator chips.

config REGULATOR_TPS62360
tristate "TI TPS62360 Power Regulator"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/regulator/tps65910-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -1235,6 +1235,6 @@ static void __exit tps65910_cleanup(void)
module_exit(tps65910_cleanup);

MODULE_AUTHOR("Graeme Gregory <gg@slimlogic.co.uk>");
MODULE_DESCRIPTION("TPS6507x voltage regulator driver");
MODULE_DESCRIPTION("TPS65910/TPS65911 voltage regulator driver");
MODULE_LICENSE("GPL v2");
MODULE_ALIAS("platform:tps65910-pmic");

0 comments on commit 7e1c100

Please sign in to comment.