aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/au1x/psc-i2s.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/au1x/psc-i2s.c')
-rw-r--r--sound/soc/au1x/psc-i2s.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/sound/soc/au1x/psc-i2s.c b/sound/soc/au1x/psc-i2s.c
index e6eec081eaae..4a5a095076f4 100644
--- a/sound/soc/au1x/psc-i2s.c
+++ b/sound/soc/au1x/psc-i2s.c
@@ -1,13 +1,10 @@
1// SPDX-License-Identifier: GPL-2.0-only
1/* 2/*
2 * Au12x0/Au1550 PSC ALSA ASoC audio support. 3 * Au12x0/Au1550 PSC ALSA ASoC audio support.
3 * 4 *
4 * (c) 2007-2008 MSC Vertriebsges.m.b.H., 5 * (c) 2007-2008 MSC Vertriebsges.m.b.H.,
5 * Manuel Lauss <manuel.lauss@gmail.com> 6 * Manuel Lauss <manuel.lauss@gmail.com>
6 * 7 *
7 * This program is free software; you can redistribute it and/or modify
8 * it under the terms of the GNU General Public License version 2 as
9 * published by the Free Software Foundation.
10 *
11 * Au1xxx-PSC I2S glue. 8 * Au1xxx-PSC I2S glue.
12 * 9 *
13 * NOTE: so far only PSC slave mode (bit- and frameclock) is supported. 10 * NOTE: so far only PSC slave mode (bit- and frameclock) is supported.