Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8998c899 authored by Barry Song's avatar Barry Song Committed by Mark Brown
Browse files

ASoC: soc-cache: cleanup training whitespace and coding style

parent 59c3b003
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,