projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64c25a9
)
ASoC: Fix spacing in MAX8950
author
Mark Brown
<
[email protected]
>
Fri, 11 Mar 2011 12:07:31 +0000
(12:07 +0000)
committer
Mark Brown
<
[email protected]
>
Fri, 11 Mar 2011 12:07:31 +0000
(12:07 +0000)
Signed-off-by: Mark Brown <
[email protected]
>
Acked-by: Liam Girdwood <
[email protected]
>
sound/soc/codecs/max9850.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/max9850.c
b/sound/soc/codecs/max9850.c
index 6d2c5a37550e8ea4f0d2601c12b769e15b67a384..208d2ee618558c980df83b9ad0b35de9920bd145 100644
(file)
--- a/
sound/soc/codecs/max9850.c
+++ b/
sound/soc/codecs/max9850.c
@@
-118,7
+118,7
@@
static int max9850_hw_params(struct snd_pcm_substream *substream,
u64 lrclk_div;
u8 sf, da;
- if(!max9850->sysclk)
+ if
(!max9850->sysclk)
return -EINVAL;
/* lrclk_div = 2^22 * rate / iclk with iclk = mclk / sf */