projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59c3b00
)
ASoC: soc-cache: cleanup training whitespace and coding style
author
Barry Song
<21cnbao@gmail.com>
Thu, 31 Dec 2009 02:30:34 +0000
(10:30 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 31 Dec 2009 11:54:16 +0000
(11:54 +0000)
Signed-off-by: Barry Song <21cnbao@gmail.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/soc-cache.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/soc-cache.c
b/sound/soc/soc-cache.c
index d2505e8b06c9783dcb89a6226f7f2e3393c6bf63..02c235711bb8ca84d002ea3d161991f7c9b4dce0 100644
(file)
--- a/
sound/soc/soc-cache.c
+++ b/
sound/soc/soc-cache.c
@@
-182,7
+182,7
@@
static struct {
{
.addr_bits = 7, .data_bits = 9,
.write = snd_soc_7_9_write, .read = snd_soc_7_9_read,
- .spi_write = snd_soc_7_9_spi_write
+ .spi_write = snd_soc_7_9_spi_write
,
},
{
.addr_bits = 8, .data_bits = 8,