Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272413
b: refs/heads/master
c: e3efe66
h: refs/heads/master
i:
  272411: 9fac8e1
v: v3
  • Loading branch information
H Hartley Sweeten authored and Mark Brown committed Oct 9, 2011
1 parent 3e078b5 commit 5229b47
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: c3035a232e87f42b81d8ece1980abd0a2f26d792
refs/heads/master: e3efe6669bf9c3cbd955b5a2976c70d79e8fd745
7 changes: 0 additions & 7 deletions trunk/drivers/regulator/tps65023-regulator.c
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,6 @@
#define TPS65023_REG_CTRL_LDO2_EN BIT(2)
#define TPS65023_REG_CTRL_LDO1_EN BIT(1)

/* REG_CTRL2 bitfields */
#define TPS65023_REG_CTRL2_GO BIT(7)
#define TPS65023_REG_CTRL2_CORE_ADJ BIT(6)
#define TPS65023_REG_CTRL2_DCDC2 BIT(2)
#define TPS65023_REG_CTRL2_DCDC1 BIT(2)
#define TPS65023_REG_CTRL2_DCDC3 BIT(0)

/* REG_CTRL2 bitfields */
#define TPS65023_REG_CTRL2_GO BIT(7)
#define TPS65023_REG_CTRL2_CORE_ADJ BIT(6)
Expand Down

0 comments on commit 5229b47

Please sign in to comment.