ASoC: AD1836: clean up comment headers

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
Mike Frysinger
2011-06-15 15:29:23 -04:00
committed by Mark Brown
parent 53a93d58fb
commit 42f32c5591
2 changed files with 9 additions and 27 deletions

View File

@@ -1,19 +1,10 @@
/* /*
* File: sound/soc/codecs/ad1836.c * Audio Codec driver supporting:
* Author: Barry Song <Barry.Song@analog.com> * AD1835A, AD1836, AD1837A, AD1838A, AD1839A
* *
* Created: Aug 04 2009 * Copyright 2009-2011 Analog Devices Inc.
* Description: Driver for AD1836 sound chip
* *
* Modified: * Licensed under the GPL-2 or later.
* Copyright 2009 Analog Devices Inc.
*
* Bugs: Enter bugs at http://blackfin.uclinux.org/
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*/ */
#include <linux/init.h> #include <linux/init.h>

View File

@@ -1,19 +1,10 @@
/* /*
* File: sound/soc/codecs/ad1836.h * Audio Codec driver supporting:
* Based on: * AD1835A, AD1836, AD1837A, AD1838A, AD1839A
* Author: Barry Song <Barry.Song@analog.com>
* *
* Created: Aug 04, 2009 * Copyright 2009-2011 Analog Devices Inc.
* Description: definitions for AD1836 registers
* *
* Modified: * Licensed under the GPL-2 or later.
*
* Bugs: Enter bugs at http://blackfin.uclinux.org/
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*/ */
#ifndef __AD1836_H__ #ifndef __AD1836_H__