All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] soc-cache: fix training whitespace checkpatch issue
@ 2009-12-25  9:00 Barry Song
  2009-12-28  4:43 ` Barry Song
  0 siblings, 1 reply; 3+ messages in thread
From: Barry Song @ 2009-12-25  9:00 UTC (permalink / raw)
  To: broonie; +Cc: alsa-devel, Barry Song

Signed-off-by: Barry Song <21cnbao@gmail.com>
---
 sound/soc/soc-cache.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sound/soc/soc-cache.c b/sound/soc/soc-cache.c
index d2505e8..906878e 100644
--- 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,
-- 
1.5.6.3

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-12-30 13:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-25  9:00 [PATCH] soc-cache: fix training whitespace checkpatch issue Barry Song
2009-12-28  4:43 ` Barry Song
2009-12-30 13:17   ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.