diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2008-05-19 06:30:58 -0400 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-05-19 07:19:20 -0400 |
commit | b2efbbfba24efc8456d68d5af42d082ab1c2febc (patch) | |
tree | 04c5063fb504500288c25ec05f884bc85f686d2d /sound/soc/soc-core.c | |
parent | 9ad593f6d326e7a4664e3856520f6c042f82a37f (diff) |
[ALSA] ASoC: Remove in-code changelogs
The overwhelming majority just say 'initial version' anyway.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'sound/soc/soc-core.c')
-rw-r--r-- | sound/soc/soc-core.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sound/soc/soc-core.c b/sound/soc/soc-core.c index e148db940cfc..0318d8abe3e8 100644 --- a/sound/soc/soc-core.c +++ b/sound/soc/soc-core.c | |||
@@ -14,10 +14,6 @@ | |||
14 | * Free Software Foundation; either version 2 of the License, or (at your | 14 | * Free Software Foundation; either version 2 of the License, or (at your |
15 | * option) any later version. | 15 | * option) any later version. |
16 | * | 16 | * |
17 | * Revision history | ||
18 | * 12th Aug 2005 Initial version. | ||
19 | * 25th Oct 2005 Working Codec, Interface and Platform registration. | ||
20 | * | ||
21 | * TODO: | 17 | * TODO: |
22 | * o Add hw rules to enforce rates, etc. | 18 | * o Add hw rules to enforce rates, etc. |
23 | * o More testing with other codecs/machines. | 19 | * o More testing with other codecs/machines. |