Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287174
b: refs/heads/master
c: 1b76d2e
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Jan 25, 2012
1 parent 112bd17 commit caac92a
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: a188fcba73837f83a78dc90a44998a978f50ac83
refs/heads/master: 1b76d2ee4012f325ae14e0e71dad1a0835195906
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8996.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ static int wm8996_regulator_event_##n(struct notifier_block *nb, \
struct wm8996_priv *wm8996 = container_of(nb, struct wm8996_priv, \
disable_nb[n]); \
if (event & REGULATOR_EVENT_DISABLE) { \
regcache_cache_only(wm8996->regmap, true); \
regcache_mark_dirty(wm8996->regmap); \
} \
return 0; \
}
Expand Down

0 comments on commit caac92a

Please sign in to comment.