Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308777
b: refs/heads/master
c: c48bf15
h: refs/heads/master
i:
  308775: f0c74d3
v: v3
  • Loading branch information
Johan Hovold authored and Samuel Ortiz committed May 20, 2012
1 parent ef8844a commit dcf2eec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 6090885597e6500f6671a0f7bab9e82dfa6f38be
refs/heads/master: c48bf153f293894d232ee44f5bff99c523a06585
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/lm3533-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -567,7 +567,7 @@ static bool lm3533_readable_register(struct device *dev, unsigned int reg)
static bool lm3533_volatile_register(struct device *dev, unsigned int reg)
{
switch (reg) {
case 0x34: /* zone */
case 0x34 ... 0x36: /* zone */
case 0x37 ... 0x38: /* adc */
case 0xb0 ... 0xb1: /* fault */
return true;
Expand Down

0 comments on commit dcf2eec

Please sign in to comment.