* [PATCH v2] soc-cache: cleanup training whitespace and coding style
@ 2009-12-31 2:30 Barry Song
2009-12-31 11:55 ` Mark Brown
0 siblings, 1 reply; 2+ messages in thread
From: Barry Song @ 2009-12-31 2:30 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..02c2357 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] 2+ messages in thread
* Re: [PATCH v2] soc-cache: cleanup training whitespace and coding style
2009-12-31 2:30 [PATCH v2] soc-cache: cleanup training whitespace and coding style Barry Song
@ 2009-12-31 11:55 ` Mark Brown
0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2009-12-31 11:55 UTC (permalink / raw)
To: Barry Song; +Cc: alsa-devel
On Thu, Dec 31, 2009 at 10:30:34AM +0800, Barry Song wrote:
> Signed-off-by: Barry Song <21cnbao@gmail.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-12-31 11:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-31 2:30 [PATCH v2] soc-cache: cleanup training whitespace and coding style Barry Song
2009-12-31 11:55 ` Mark Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox