forked from luck/tmp_suning_uos_patched
ASoC: soc-cache: cleanup training whitespace and coding style
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>
This commit is contained in:
parent
59c3b003dd
commit
8998c89907
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user