summaryrefslogtreecommitdiff
path: root/drivers/staging/media/omap4iss/iss_csiphy.c
diff options
context:
space:
mode:
authorDaniel Graefe <daniel.graefe@fau.de>2018-06-27 00:30:56 +0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2018-09-12 15:27:15 +0300
commit730b0ac3a865f57b3a2b7506f79bf7adb3d840bb (patch)
tree165bc7ce50df74fcbc69c23629a13dbfdc1ca099 /drivers/staging/media/omap4iss/iss_csiphy.c
parentdfb7bcf0af2d819a01a978a5fd475b96a0700cb3 (diff)
downloadlinux-730b0ac3a865f57b3a2b7506f79bf7adb3d840bb.tar.xz
media: staging: media: omap4iss: Added SPDX license identifiers
Added missing SPDX license identifiers to all files of the omap4iss driver. Most files already have license texts which clearly state them to be licensed under GPL 2.0 or later. SPDX identifiers were added accordingly. Some files do not have any license text. SPDX identifiers for GPL 2.0 were added to them, in accordance with the default license of the kernel. Signed-off-by: Daniel Graefe <daniel.graefe@fau.de> Signed-off-by: Roman Sommer <roman.sommer@fau.de> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/staging/media/omap4iss/iss_csiphy.c')
-rw-r--r--drivers/staging/media/omap4iss/iss_csiphy.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/staging/media/omap4iss/iss_csiphy.c b/drivers/staging/media/omap4iss/iss_csiphy.c
index 748607f8918f..96f2ce045138 100644
--- a/drivers/staging/media/omap4iss/iss_csiphy.c
+++ b/drivers/staging/media/omap4iss/iss_csiphy.c
@@ -1,14 +1,10 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* TI OMAP4 ISS V4L2 Driver - CSI PHY module
*
* Copyright (C) 2012 Texas Instruments, Inc.
*
* Author: Sergio Aguirre <sergio.a.aguirre@gmail.com>
- *
- * 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/delay.h>