From a887b6cc7bc470a3120e4a0830bc18c5aaac31ba Mon Sep 17 00:00:00 2001 From: Peter Ujfalusi Date: Wed, 7 Dec 2011 15:31:26 +0200 Subject: [PATCH] --- yaml --- r: 293231 b: refs/heads/master c: 8747a6b7d5685ebb64f1ec4d58d9b1969df3e34d h: refs/heads/master i: 293229: 4df9da4515020c4dbcd1b7f621715683dff7fa54 293227: b35f9eb3210ca924dfaf74e981c191c029277d37 293223: 8ce853c800a5ec3bce7567f46d22e99f1051111a 293215: 45789d138b655513de238515e42e87cca5a87613 v: v3 --- [refs] | 2 +- trunk/sound/soc/omap/sdp4430.c | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index aa222a69d9ab..715330e91481 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5509f2f80c711add6bbcec9af7f4bbba2e2cc22b +refs/heads/master: 8747a6b7d5685ebb64f1ec4d58d9b1969df3e34d diff --git a/trunk/sound/soc/omap/sdp4430.c b/trunk/sound/soc/omap/sdp4430.c index 175ba9a04edf..ceadb137bf4f 100644 --- a/trunk/sound/soc/omap/sdp4430.c +++ b/trunk/sound/soc/omap/sdp4430.c @@ -1,7 +1,7 @@ /* * sdp4430.c -- SoC audio for TI OMAP4430 SDP * - * Author: Misael Lopez Cruz + * Author: Misael Lopez Cruz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License @@ -273,7 +273,7 @@ static void __exit sdp4430_soc_exit(void) } module_exit(sdp4430_soc_exit); -MODULE_AUTHOR("Misael Lopez Cruz "); +MODULE_AUTHOR("Misael Lopez Cruz "); MODULE_DESCRIPTION("ALSA SoC SDP4430"); MODULE_LICENSE("GPL");