[alsa-devel] [PATCH v2] soc-cache: cleanup training whitespace and coding style
31 Dec
2009
31 Dec
'09
3:30 a.m.
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
31 Dec
31 Dec
12:55 p.m.
New subject: [alsa-devel] [PATCH v2] soc-cache: cleanup training whitespace and coding style
On Thu, Dec 31, 2009 at 10:30:34AM +0800, Barry Song wrote:
Signed-off-by: Barry Song 21cnbao@gmail.com
Applied, thanks.
5469
Age (days ago)
5469
Last active (days ago)
1 comments
2 participants
participants (2)
-
Barry Song
-
Mark Brown