Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308753
b: refs/heads/master
c: ebd29c6
h: refs/heads/master
i:
  308751: 4ac7fde
v: v3
  • Loading branch information
Mark Brown authored and Samuel Ortiz committed May 20, 2012
1 parent 6733250 commit 89dca3e
Show file tree
Hide file tree
Showing 2 changed files with 2 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: eee0e4b44f855f4a34c77137cb64d08c9fb484e9
refs/heads/master: ebd29c6cc0b29b4bb041441fc251e0f400eea2cf
1 change: 1 addition & 0 deletions trunk/drivers/mfd/wm8400-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ int wm8400_block_read(struct wm8400 *wm8400, u8 reg, int count, u16 *data)
{
return regmap_bulk_read(wm8400->regmap, reg, data, count);
}
EXPORT_SYMBOL_GPL(wm8400_block_read);

static int wm8400_register_codec(struct wm8400 *wm8400)
{
Expand Down

0 comments on commit 89dca3e

Please sign in to comment.