Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342640
b: refs/heads/master
c: cf7d0f0
h: refs/heads/master
v: v3
  • Loading branch information
Lothar Waßmann authored and Mark Brown committed Nov 27, 2012
1 parent 8c598a0 commit 107f957
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: 20dd9e5ed6d65269ebd038fa900b46171a02d956
refs/heads/master: cf7d0f09bacb9849ecca91f73b631fc6634df70c
2 changes: 2 additions & 0 deletions trunk/sound/soc/mxs/mxs-saif.c
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ int mxs_saif_put_mclk(unsigned int saif_id)
saif->mclk_in_use = 0;
return 0;
}
EXPORT_SYMBOL_GPL(mxs_saif_put_mclk);

/*
* Get MCLK and set clock rate, then enable it
Expand Down Expand Up @@ -282,6 +283,7 @@ int mxs_saif_get_mclk(unsigned int saif_id, unsigned int mclk,

return 0;
}
EXPORT_SYMBOL_GPL(mxs_saif_get_mclk);

/*
* SAIF DAI format configuration.
Expand Down

0 comments on commit 107f957

Please sign in to comment.