treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 364
Based on 1 normalized pattern(s): this source file is released under gpl v2 license no other versions see the copying file included in the main directory of this source distribution for the license terms and conditions extracted by the scancode license scanner the SPDX license identifier GPL-2.0-only has been chosen to replace the boilerplate/reference in 28 file(s). Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Reviewed-by: Allison Randal <allison@lohutok.net> Reviewed-by: Armijn Hemel <armijn@tjaldur.nl> Cc: linux-spdx@vger.kernel.org Link: https://lkml.kernel.org/r/20190531081035.780831265@linutronix.de Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
ddc64d0ac9
commit
5765e78e84
|
@ -1,9 +1,6 @@
|
||||||
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CT20K1REG_H
|
#ifndef CT20K1REG_H
|
||||||
|
|
|
@ -1,9 +1,6 @@
|
||||||
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _20K2REGISTERS_H_
|
#ifndef _20K2REGISTERS_H_
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctamixer.c
|
* @File ctamixer.c
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -13,7 +10,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date May 21 2008
|
* @Date May 21 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "ctamixer.h"
|
#include "ctamixer.h"
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctamixer.h
|
* @File ctamixer.h
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -13,7 +10,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date May 21 2008
|
* @Date May 21 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CTAMIXER_H
|
#ifndef CTAMIXER_H
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctatc.c
|
* @File ctatc.c
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctatc.h
|
* @File ctatc.h
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -12,7 +9,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date Mar 28 2008
|
* @Date Mar 28 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CTATC_H
|
#ifndef CTATC_H
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctdaio.c
|
* @File ctdaio.c
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -13,7 +10,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date May 23 2008
|
* @Date May 23 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "ctdaio.h"
|
#include "ctdaio.h"
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctdaio.h
|
* @File ctdaio.h
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -13,7 +10,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date May 23 2008
|
* @Date May 23 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CTDAIO_H
|
#ifndef CTDAIO_H
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File cthardware.c
|
* @File cthardware.c
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -12,7 +9,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date Jun 26 2008
|
* @Date Jun 26 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "cthardware.h"
|
#include "cthardware.h"
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File cthardware.h
|
* @File cthardware.h
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -12,7 +9,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date May 13 2008
|
* @Date May 13 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CTHARDWARE_H
|
#ifndef CTHARDWARE_H
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File cthw20k1.c
|
* @File cthw20k1.c
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -12,7 +9,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date Jun 24 2008
|
* @Date Jun 24 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/types.h>
|
#include <linux/types.h>
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File cthw20k1.h
|
* @File cthw20k1.h
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -12,7 +9,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date May 13 2008
|
* @Date May 13 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CTHW20K1_H
|
#ifndef CTHW20K1_H
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File cthw20k2.c
|
* @File cthw20k2.c
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -12,7 +9,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date May 14 2008
|
* @Date May 14 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/types.h>
|
#include <linux/types.h>
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File cthw20k2.h
|
* @File cthw20k2.h
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -12,7 +9,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date May 13 2008
|
* @Date May 13 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CTHW20K2_H
|
#ifndef CTHW20K2_H
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctimap.c
|
* @File ctimap.c
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -13,7 +10,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date May 23 2008
|
* @Date May 23 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "ctimap.h"
|
#include "ctimap.h"
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctimap.h
|
* @File ctimap.h
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -13,7 +10,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date May 23 2008
|
* @Date May 23 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CTIMAP_H
|
#ifndef CTIMAP_H
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctmixer.c
|
* @File ctmixer.c
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -12,7 +9,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date May 28 2008
|
* @Date May 28 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctmixer.h
|
* @File ctmixer.h
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -12,7 +9,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date Mar 28 2008
|
* @Date Mar 28 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CTMIXER_H
|
#ifndef CTMIXER_H
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctpcm.c
|
* @File ctpcm.c
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -12,7 +9,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date Apr 2 2008
|
* @Date Apr 2 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "ctpcm.h"
|
#include "ctpcm.h"
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctpcm.h
|
* @File ctpcm.h
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -12,7 +9,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date Mar 28 2008
|
* @Date Mar 28 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CTPCM_H
|
#ifndef CTPCM_H
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctresource.c
|
* @File ctresource.c
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -12,7 +9,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date May 15 2008
|
* @Date May 15 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "ctresource.h"
|
#include "ctresource.h"
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctresource.h
|
* @File ctresource.h
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -13,7 +10,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date May 13 2008
|
* @Date May 13 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CTRESOURCE_H
|
#ifndef CTRESOURCE_H
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctsrc.c
|
* @File ctsrc.c
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -13,7 +10,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date May 13 2008
|
* @Date May 13 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "ctsrc.h"
|
#include "ctsrc.h"
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctsrc.h
|
* @File ctsrc.h
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
@ -13,7 +10,6 @@
|
||||||
*
|
*
|
||||||
* @Author Liu Chun
|
* @Author Liu Chun
|
||||||
* @Date May 13 2008
|
* @Date May 13 2008
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef CTSRC_H
|
#ifndef CTSRC_H
|
||||||
|
|
|
@ -1,9 +1,6 @@
|
||||||
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/*
|
/*
|
||||||
* PCM timer handling on ctxfi
|
* PCM timer handling on ctxfi
|
||||||
*
|
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/slab.h>
|
#include <linux/slab.h>
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctvmem.c
|
* @File ctvmem.c
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
|
|
@ -1,10 +1,7 @@
|
||||||
|
/* SPDX-License-Identifier: GPL-2.0-only */
|
||||||
/**
|
/**
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
*
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*
|
|
||||||
* @File ctvmem.h
|
* @File ctvmem.h
|
||||||
*
|
*
|
||||||
* @Brief
|
* @Brief
|
||||||
|
|
|
@ -1,11 +1,8 @@
|
||||||
|
// SPDX-License-Identifier: GPL-2.0-only
|
||||||
/*
|
/*
|
||||||
* xfi linux driver.
|
* xfi linux driver.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
|
||||||
*
|
|
||||||
* This source file is released under GPL v2 license (no other versions).
|
|
||||||
* See the COPYING file included in the main directory of this source
|
|
||||||
* distribution for the license terms and conditions.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/init.h>
|
#include <linux/init.h>
|
||||||
|
|
Loading…
Reference in New Issue