[alsa-devel] [PATCH 1/3] ASoC: tegra: fix comment indentation in ALC5632 machine
Stephen Warren
swarren at wwwdotorg.org
Tue Mar 20 21:55:48 CET 2012
Fix comment indentation to clear checkpatch errors in a later patch.
Signed-off-by: Stephen Warren <swarren at wwwdotorg.org>
---
This series is for 3.5, and based on a merge of next-20120320 plus ASoC's
for-3.5 branch, plus a couple minor patches to get recent next- compiling
for Tegra, that don't affect the context of this series. Applying all the
patches to the ASoC tree should be fine; I don't anticpate any conflicts
with the likely Tegra tree for 3.5.
sound/soc/tegra/tegra_alc5632.c | 24 ++++++++++++------------
1 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/sound/soc/tegra/tegra_alc5632.c b/sound/soc/tegra/tegra_alc5632.c
index e45ccd8..03ae095 100644
--- a/sound/soc/tegra/tegra_alc5632.c
+++ b/sound/soc/tegra/tegra_alc5632.c
@@ -1,16 +1,16 @@
/*
-* tegra_alc5632.c -- Toshiba AC100(PAZ00) machine ASoC driver
-*
-* Copyright (C) 2011 The AC100 Kernel Team <ac100 at lists.lauchpad.net>
-*
-* Authors: Leon Romanovsky <leon at leon.nu>
-* Andrey Danin <danindrey at mail.ru>
-* Marc Dietrich <marvin24 at gmx.de>
-*
-* This program is free software; you can redistribute it and/or modify
-* it under the terms of the GNU General Public License version 2 as
-* published by the Free Software Foundation.
-*/
+ * tegra_alc5632.c -- Toshiba AC100(PAZ00) machine ASoC driver
+ *
+ * Copyright (C) 2011 The AC100 Kernel Team <ac100 at lists.lauchpad.net>
+ *
+ * Authors: Leon Romanovsky <leon at leon.nu>
+ * Andrey Danin <danindrey at mail.ru>
+ * Marc Dietrich <marvin24 at gmx.de>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
#include <asm/mach-types.h>
--
1.7.0.4
More information about the Alsa-devel
mailing list