diff options
author | Ben Dooks <[email protected]> | 2014-04-10 18:16:33 -0700 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-04-11 12:13:52 +0100 |
commit | 79861bbb759053a9b91026becc0915d0f1f8d37d (patch) | |
tree | 97f8b60a4679272d21ae120704cce1e4a0da2750 /net/lapb/lapb_out.c | |
parent | ab5d6fbdb71c183add7431243c7f615c42b643bb (diff) |
ASoC: rsnd: fix clock prepare/unprepare
As with the previous commit, before a clock can be used it must be prepared
for use. Change from clk_enable() and clk_disable() to the versions of the
calls which also prepare and un-prepare the clocks.
Will fix warnings from the clock code when this is used.
Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: Kuninori Morimoto <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions