diff options
Diffstat (limited to 'include/media')
-rw-r--r-- | include/media/drv-intf/exynos-fimc.h | 5 | ||||
-rw-r--r-- | include/media/drv-intf/s3c_camif.h | 5 | ||||
-rw-r--r-- | include/media/drv-intf/sh_vou.h | 5 | ||||
-rw-r--r-- | include/media/drv-intf/soc_mediabus.h | 5 | ||||
-rw-r--r-- | include/media/i2c/ak881x.h | 5 | ||||
-rw-r--r-- | include/media/i2c/lm3646.h | 5 | ||||
-rw-r--r-- | include/media/i2c/mt9v011.h | 5 | ||||
-rw-r--r-- | include/media/i2c/mt9v022.h | 5 | ||||
-rw-r--r-- | include/media/i2c/ov772x.h | 5 | ||||
-rw-r--r-- | include/media/i2c/ov9650.h | 5 | ||||
-rw-r--r-- | include/media/i2c/rj54n1cb0c.h | 5 | ||||
-rw-r--r-- | include/media/i2c/tw9910.h | 5 | ||||
-rw-r--r-- | include/media/soc_camera.h | 5 | ||||
-rw-r--r-- | include/media/v4l2-async.h | 5 | ||||
-rw-r--r-- | include/media/v4l2-clk.h | 5 | ||||
-rw-r--r-- | include/media/v4l2-flash-led-class.h | 5 | ||||
-rw-r--r-- | include/media/v4l2-image-sizes.h | 5 | ||||
-rw-r--r-- | include/media/v4l2-mediabus.h | 5 |
18 files changed, 18 insertions, 72 deletions
diff --git a/include/media/drv-intf/exynos-fimc.h b/include/media/drv-intf/exynos-fimc.h index 54c214737142..59703439bb37 100644 --- a/include/media/drv-intf/exynos-fimc.h +++ b/include/media/drv-intf/exynos-fimc.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Samsung S5P/Exynos4 SoC series camera interface driver header | 3 | * Samsung S5P/Exynos4 SoC series camera interface driver header |
3 | * | 4 | * |
4 | * Copyright (C) 2010 - 2013 Samsung Electronics Co., Ltd. | 5 | * Copyright (C) 2010 - 2013 Samsung Electronics Co., Ltd. |
5 | * Sylwester Nawrocki <s.nawrocki@samsung.com> | 6 | * Sylwester Nawrocki <s.nawrocki@samsung.com> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef S5P_FIMC_H_ | 9 | #ifndef S5P_FIMC_H_ |
diff --git a/include/media/drv-intf/s3c_camif.h b/include/media/drv-intf/s3c_camif.h index df96c2c789b4..d1200b40f53a 100644 --- a/include/media/drv-intf/s3c_camif.h +++ b/include/media/drv-intf/s3c_camif.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * s3c24xx/s3c64xx SoC series Camera Interface (CAMIF) driver | 3 | * s3c24xx/s3c64xx SoC series Camera Interface (CAMIF) driver |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Sylwester Nawrocki <sylvester.nawrocki@gmail.com> | 5 | * Copyright (C) 2012 Sylwester Nawrocki <sylvester.nawrocki@gmail.com> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef MEDIA_S3C_CAMIF_ | 8 | #ifndef MEDIA_S3C_CAMIF_ |
diff --git a/include/media/drv-intf/sh_vou.h b/include/media/drv-intf/sh_vou.h index ec3ba9a597a2..8d23181a5972 100644 --- a/include/media/drv-intf/sh_vou.h +++ b/include/media/drv-intf/sh_vou.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * SuperH Video Output Unit (VOU) driver header | 3 | * SuperH Video Output Unit (VOU) driver header |
3 | * | 4 | * |
4 | * Copyright (C) 2010, Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 5 | * Copyright (C) 2010, Guennadi Liakhovetski <g.liakhovetski@gmx.de> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef SH_VOU_H | 7 | #ifndef SH_VOU_H |
11 | #define SH_VOU_H | 8 | #define SH_VOU_H |
diff --git a/include/media/drv-intf/soc_mediabus.h b/include/media/drv-intf/soc_mediabus.h index 2ff773785fb6..73de3bd0c605 100644 --- a/include/media/drv-intf/soc_mediabus.h +++ b/include/media/drv-intf/soc_mediabus.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * SoC-camera Media Bus API extensions | 3 | * SoC-camera Media Bus API extensions |
3 | * | 4 | * |
4 | * Copyright (C) 2009, Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 5 | * Copyright (C) 2009, Guennadi Liakhovetski <g.liakhovetski@gmx.de> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef SOC_MEDIABUS_H | 8 | #ifndef SOC_MEDIABUS_H |
diff --git a/include/media/i2c/ak881x.h b/include/media/i2c/ak881x.h index b7f2add5ce7b..ff05971319d8 100644 --- a/include/media/i2c/ak881x.h +++ b/include/media/i2c/ak881x.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Header for AK8813 / AK8814 TV-ecoders from Asahi Kasei Microsystems Co., Ltd. (AKM) | 3 | * Header for AK8813 / AK8814 TV-ecoders from Asahi Kasei Microsystems Co., Ltd. (AKM) |
3 | * | 4 | * |
4 | * Copyright (C) 2010, Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 5 | * Copyright (C) 2010, Guennadi Liakhovetski <g.liakhovetski@gmx.de> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef AK881X_H | 8 | #ifndef AK881X_H |
diff --git a/include/media/i2c/lm3646.h b/include/media/i2c/lm3646.h index 724c10003a28..845f07b89ece 100644 --- a/include/media/i2c/lm3646.h +++ b/include/media/i2c/lm3646.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * include/media/i2c/lm3646.h | 3 | * include/media/i2c/lm3646.h |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Contact: Daniel Jeong <gshark.jeong@gmail.com> | 7 | * Contact: Daniel Jeong <gshark.jeong@gmail.com> |
7 | * Ldd-Mlp <ldd-mlp@list.ti.com> | 8 | * Ldd-Mlp <ldd-mlp@list.ti.com> |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or | ||
10 | * modify it under the terms of the GNU General Public License | ||
11 | * version 2 as published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #ifndef __LM3646_H__ | 11 | #ifndef __LM3646_H__ |
diff --git a/include/media/i2c/mt9v011.h b/include/media/i2c/mt9v011.h index ea29fc74cd06..41c00b3e7184 100644 --- a/include/media/i2c/mt9v011.h +++ b/include/media/i2c/mt9v011.h | |||
@@ -1,10 +1,7 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* mt9v011 sensor | 2 | /* mt9v011 sensor |
2 | * | 3 | * |
3 | * Copyright (C) 2011 Hans Verkuil <hverkuil@xs4all.nl> | 4 | * Copyright (C) 2011 Hans Verkuil <hverkuil@xs4all.nl> |
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify | ||
6 | * it under the terms of the GNU General Public License version 2 as | ||
7 | * published by the Free Software Foundation. | ||
8 | */ | 5 | */ |
9 | 6 | ||
10 | #ifndef __MT9V011_H__ | 7 | #ifndef __MT9V011_H__ |
diff --git a/include/media/i2c/mt9v022.h b/include/media/i2c/mt9v022.h index 40561801321a..6966eb538165 100644 --- a/include/media/i2c/mt9v022.h +++ b/include/media/i2c/mt9v022.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * mt9v022 sensor | 3 | * mt9v022 sensor |
3 | * | ||
4 | * This program is free software; you can redistribute it and/or modify | ||
5 | * it under the terms of the GNU General Public License version 2 as | ||
6 | * published by the Free Software Foundation. | ||
7 | */ | 4 | */ |
8 | 5 | ||
9 | #ifndef __MT9V022_H__ | 6 | #ifndef __MT9V022_H__ |
diff --git a/include/media/i2c/ov772x.h b/include/media/i2c/ov772x.h index 27d087baffc5..a1702d420087 100644 --- a/include/media/i2c/ov772x.h +++ b/include/media/i2c/ov772x.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * ov772x Camera | 3 | * ov772x Camera |
3 | * | 4 | * |
4 | * Copyright (C) 2008 Renesas Solutions Corp. | 5 | * Copyright (C) 2008 Renesas Solutions Corp. |
5 | * Kuninori Morimoto <morimoto.kuninori@renesas.com> | 6 | * Kuninori Morimoto <morimoto.kuninori@renesas.com> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef __OV772X_H__ | 9 | #ifndef __OV772X_H__ |
diff --git a/include/media/i2c/ov9650.h b/include/media/i2c/ov9650.h index d630cf9e028d..3ec7e06955b4 100644 --- a/include/media/i2c/ov9650.h +++ b/include/media/i2c/ov9650.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OV9650/OV9652 camera sensors driver | 3 | * OV9650/OV9652 camera sensors driver |
3 | * | 4 | * |
4 | * Copyright (C) 2013 Sylwester Nawrocki <sylvester.nawrocki@gmail.com> | 5 | * Copyright (C) 2013 Sylwester Nawrocki <sylvester.nawrocki@gmail.com> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef OV9650_H_ | 7 | #ifndef OV9650_H_ |
11 | #define OV9650_H_ | 8 | #define OV9650_H_ |
diff --git a/include/media/i2c/rj54n1cb0c.h b/include/media/i2c/rj54n1cb0c.h index 8ae3288ae925..5689c09b9254 100644 --- a/include/media/i2c/rj54n1cb0c.h +++ b/include/media/i2c/rj54n1cb0c.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * RJ54N1CB0C Private data | 3 | * RJ54N1CB0C Private data |
3 | * | 4 | * |
4 | * Copyright (C) 2009, Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 5 | * Copyright (C) 2009, Guennadi Liakhovetski <g.liakhovetski@gmx.de> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef __RJ54N1CB0C_H__ | 8 | #ifndef __RJ54N1CB0C_H__ |
diff --git a/include/media/i2c/tw9910.h b/include/media/i2c/tw9910.h index 2f93799d5a21..92d31bd1afe6 100644 --- a/include/media/i2c/tw9910.h +++ b/include/media/i2c/tw9910.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * tw9910 Driver header | 3 | * tw9910 Driver header |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Based on ov772x.h | 8 | * Based on ov772x.h |
8 | * | 9 | * |
9 | * Copyright (C) Kuninori Morimoto <morimoto.kuninori@renesas.com> | 10 | * Copyright (C) Kuninori Morimoto <morimoto.kuninori@renesas.com> |
10 | * | ||
11 | * This program is free software; you can redistribute it and/or modify | ||
12 | * it under the terms of the GNU General Public License version 2 as | ||
13 | * published by the Free Software Foundation. | ||
14 | */ | 11 | */ |
15 | 12 | ||
16 | #ifndef __TW9910_H__ | 13 | #ifndef __TW9910_H__ |
diff --git a/include/media/soc_camera.h b/include/media/soc_camera.h index b7e42a1b0910..331c343a5b5a 100644 --- a/include/media/soc_camera.h +++ b/include/media/soc_camera.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * camera image capture (abstract) bus driver header | 3 | * camera image capture (abstract) bus driver header |
3 | * | 4 | * |
4 | * Copyright (C) 2006, Sascha Hauer, Pengutronix | 5 | * Copyright (C) 2006, Sascha Hauer, Pengutronix |
5 | * Copyright (C) 2008, Guennadi Liakhovetski <kernel@pengutronix.de> | 6 | * Copyright (C) 2008, Guennadi Liakhovetski <kernel@pengutronix.de> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef SOC_CAMERA_H | 9 | #ifndef SOC_CAMERA_H |
diff --git a/include/media/v4l2-async.h b/include/media/v4l2-async.h index 1497bda66c3b..2e3d93f742a3 100644 --- a/include/media/v4l2-async.h +++ b/include/media/v4l2-async.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * V4L2 asynchronous subdevice registration API | 3 | * V4L2 asynchronous subdevice registration API |
3 | * | 4 | * |
4 | * Copyright (C) 2012-2013, Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 5 | * Copyright (C) 2012-2013, Guennadi Liakhovetski <g.liakhovetski@gmx.de> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef V4L2_ASYNC_H | 8 | #ifndef V4L2_ASYNC_H |
diff --git a/include/media/v4l2-clk.h b/include/media/v4l2-clk.h index 7ec857f805a6..d9d21a43a834 100644 --- a/include/media/v4l2-clk.h +++ b/include/media/v4l2-clk.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * V4L2 clock service | 3 | * V4L2 clock service |
3 | * | 4 | * |
4 | * Copyright (C) 2012-2013, Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 5 | * Copyright (C) 2012-2013, Guennadi Liakhovetski <g.liakhovetski@gmx.de> |
5 | * | 6 | * |
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | * | ||
10 | * ATTENTION: This is a temporary API and it shall be replaced by the generic | 7 | * ATTENTION: This is a temporary API and it shall be replaced by the generic |
11 | * clock API, when the latter becomes widely available. | 8 | * clock API, when the latter becomes widely available. |
12 | */ | 9 | */ |
diff --git a/include/media/v4l2-flash-led-class.h b/include/media/v4l2-flash-led-class.h index 0a5e4518ca11..b106e7a74e87 100644 --- a/include/media/v4l2-flash-led-class.h +++ b/include/media/v4l2-flash-led-class.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * V4L2 flash LED sub-device registration helpers. | 3 | * V4L2 flash LED sub-device registration helpers. |
3 | * | 4 | * |
4 | * Copyright (C) 2015 Samsung Electronics Co., Ltd | 5 | * Copyright (C) 2015 Samsung Electronics Co., Ltd |
5 | * Author: Jacek Anaszewski <j.anaszewski@samsung.com> | 6 | * Author: Jacek Anaszewski <j.anaszewski@samsung.com> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #ifndef _V4L2_FLASH_H | 9 | #ifndef _V4L2_FLASH_H |
diff --git a/include/media/v4l2-image-sizes.h b/include/media/v4l2-image-sizes.h index a07d7a683bd9..450f4f5d3d6a 100644 --- a/include/media/v4l2-image-sizes.h +++ b/include/media/v4l2-image-sizes.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Standard image size definitions | 3 | * Standard image size definitions |
3 | * | 4 | * |
4 | * Copyright (C) 2013, Sylwester Nawrocki <sylvester.nawrocki@gmail.com> | 5 | * Copyright (C) 2013, Sylwester Nawrocki <sylvester.nawrocki@gmail.com> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | #ifndef _IMAGE_SIZES_H | 7 | #ifndef _IMAGE_SIZES_H |
11 | #define _IMAGE_SIZES_H | 8 | #define _IMAGE_SIZES_H |
diff --git a/include/media/v4l2-mediabus.h b/include/media/v4l2-mediabus.h index 66cb746ceeb5..45f88f0248c4 100644 --- a/include/media/v4l2-mediabus.h +++ b/include/media/v4l2-mediabus.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Media Bus API header | 3 | * Media Bus API header |
3 | * | 4 | * |
4 | * Copyright (C) 2009, Guennadi Liakhovetski <g.liakhovetski@gmx.de> | 5 | * Copyright (C) 2009, Guennadi Liakhovetski <g.liakhovetski@gmx.de> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #ifndef V4L2_MEDIABUS_H | 8 | #ifndef V4L2_MEDIABUS_H |