diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-12-24 18:55:37 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-12-27 17:49:00 +0100 |
commit | 5f3d25c08dee44a40229f1f9e8934f3217478a67 (patch) | |
tree | 947f74d20ca3d812991e5f6f13a11149ca274657 /kernel/profile.c | |
parent | Linux 3.8-rc1 (diff) | |
download | linux-5f3d25c08dee44a40229f1f9e8934f3217478a67.tar.xz linux-5f3d25c08dee44a40229f1f9e8934f3217478a67.zip |
ASoC: wm8985: Refactor set_pll code to avoid gcc warnings
Refactor set_pll code to avoid the following warnings:
sound/soc/codecs/wm8985.c:852:50: warning: 'pll_div.k' may be used uninitialized in this function
sound/soc/codecs/wm8985.c:849:9: warning: 'pll_div.n' may be used uninitialized in this function
sound/soc/codecs/wm8985.c:848:23: warning: 'pll_div.div2' may be used uninitialized in this function
Do the same as in commit 86ce6c9a (ASoC: WM8804: Refactor set_pll code to avoid
GCC warnings).
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'kernel/profile.c')
0 files changed, 0 insertions, 0 deletions