Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 267004
b: refs/heads/master
c: 5fcd256
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Sep 30, 2011
1 parent 4829ed3 commit 8982174
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: 4d2dc09538561eb8823c3c0072e6f5b868a5abe1
refs/heads/master: 5fcd2560767cead8f0c741340e132c5417d9f73b
2 changes: 1 addition & 1 deletion trunk/drivers/base/regmap/regcache.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ int regcache_init(struct regmap *map)
return -ENOMEM;
map->reg_defaults = tmp_buf;
} else {
/* Some devices such as PMIC's don't have cache defaults,
/* Some devices such as PMICs don't have cache defaults,
* we cope with this by reading back the HW registers and
* crafting the cache defaults by hand.
*/
Expand Down

0 comments on commit 8982174

Please sign in to comment.