[ARM] 5112/1: PXA SSP: Strip in-code changelog
It's not been updated in quite some time and we now have git for history. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Eric Miao <eric.miao@marvell.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
This commit is contained in:
parent
919dcb2111
commit
d6c47417a4
|
@ -14,13 +14,6 @@
|
||||||
* IO-based SSP applications and allows easy port setup for DMA access.
|
* IO-based SSP applications and allows easy port setup for DMA access.
|
||||||
*
|
*
|
||||||
* Author: Liam Girdwood <liam.girdwood@wolfsonmicro.com>
|
* Author: Liam Girdwood <liam.girdwood@wolfsonmicro.com>
|
||||||
*
|
|
||||||
* Revision history:
|
|
||||||
* 22nd Aug 2003 Initial version.
|
|
||||||
* 20th Dec 2004 Added ssp_config for changing port config without
|
|
||||||
* closing the port.
|
|
||||||
* 4th Aug 2005 Added option to disable irq handler registration and
|
|
||||||
* cleaned up irq and clock detection.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/module.h>
|
#include <linux/module.h>
|
||||||
|
|
Loading…
Reference in New Issue