Skip to content

Commit

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

0 comments on commit d221247

Please sign in to comment.