projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f3d24a
)
ASoC: max98373: Added missing blank lines
author
Ryan Lee
<RyanS.Lee@maximintegrated.com>
Wed, 10 Jan 2018 05:01:59 +0000
(21:01 -0800)
committer
Mark Brown
<broonie@kernel.org>
Wed, 10 Jan 2018 10:25:53 +0000
(10:25 +0000)
Signed-off-by: Ryan Lee <ryans.lee@maximintegrated.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/max98373.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/max98373.c
b/sound/soc/codecs/max98373.c
index 9af0d985d6e915999d9c56f88a1bd1be7db34d5c..cb389571b253a3926981ccd6f906eb5f34337ea2 100644
(file)
--- a/
sound/soc/codecs/max98373.c
+++ b/
sound/soc/codecs/max98373.c
@@
-176,6
+176,7
@@
static int max98373_get_bclk_sel(int bclk)
}
return 0;
}
+
static int max98373_set_clock(struct snd_soc_codec *codec,
struct snd_pcm_hw_params *params)
{
@@
-270,6
+271,7
@@
static int max98373_dai_hw_params(struct snd_pcm_substream *substream,
params_rate(params));
goto err;
}
+
/* set DAI_SR to correct LRCLK frequency */
regmap_update_bits(max98373->regmap,
MAX98373_R2027_PCM_SR_SETUP_1,