Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 280569
b: refs/heads/master
c: 0a92815
h: refs/heads/master
i:
  280567: e9b9c61
v: v3
  • Loading branch information
Ashish Jangam authored and Mark Brown committed Jan 3, 2012
1 parent 386642d commit 0b8b529
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d9cba48358d858a1edea877d7b7b0bce58cee850
refs/heads/master: 0a92815db789bd5a922d882826cf710f9b0b9d85
4 changes: 4 additions & 0 deletions trunk/drivers/mfd/da9052-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,10 @@ static bool da9052_reg_writeable(struct device *dev, unsigned int reg)
{
switch (reg) {
case DA9052_PAGE0_CON_REG:
case DA9052_EVENT_A_REG:
case DA9052_EVENT_B_REG:
case DA9052_EVENT_C_REG:
case DA9052_EVENT_D_REG:
case DA9052_IRQ_MASK_A_REG:
case DA9052_IRQ_MASK_B_REG:
case DA9052_IRQ_MASK_C_REG:
Expand Down

0 comments on commit 0b8b529

Please sign in to comment.