Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267018
b: refs/heads/master
c: 7cccbdc
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Oct 17, 2011
1 parent 77acba8 commit 4df8d2b
Show file tree
Hide file tree
Showing 2 changed files with 3 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: de2d808f4de091321978d05a85ef0819e8f3561a
refs/heads/master: 7cccbdc84487616c3dbe493b04bfa1f362f4bc56
2 changes: 2 additions & 0 deletions trunk/drivers/mfd/wm831x-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1602,6 +1602,8 @@ struct regmap_config wm831x_regmap_config = {
.reg_bits = 16,
.val_bits = 16,

.cache_type = REGCACHE_RBTREE,

.max_register = WM831X_DBE_CHECK_DATA,
.readable_reg = wm831x_reg_readable,
.writeable_reg = wm831x_reg_writeable,
Expand Down

0 comments on commit 4df8d2b

Please sign in to comment.