diff options
Diffstat (limited to 'include/media/i2c')
-rw-r--r-- | include/media/i2c/tvp7002.h | 11 | ||||
-rw-r--r-- | include/media/i2c/upd64031a.h | 11 | ||||
-rw-r--r-- | include/media/i2c/upd64083.h | 11 |
3 files changed, 3 insertions, 30 deletions
diff --git a/include/media/i2c/tvp7002.h b/include/media/i2c/tvp7002.h index cb213c136089..c31eb0040cf9 100644 --- a/include/media/i2c/tvp7002.h +++ b/include/media/i2c/tvp7002.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
1 | /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics | 2 | /* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics |
2 | * Digitizer with Horizontal PLL registers | 3 | * Digitizer with Horizontal PLL registers |
3 | * | 4 | * |
@@ -8,16 +9,6 @@ | |||
8 | * written by Mauro Carvalho Chehab <mchehab@kernel.org>, | 9 | * written by Mauro Carvalho Chehab <mchehab@kernel.org>, |
9 | * the TVP514x driver written by Vaibhav Hiremath <hvaibhav@ti.com> | 10 | * the TVP514x driver written by Vaibhav Hiremath <hvaibhav@ti.com> |
10 | * and the TVP7002 driver in the TI LSP 2.10.00.14 | 11 | * and the TVP7002 driver in the TI LSP 2.10.00.14 |
11 | * | ||
12 | * This program is free software; you can redistribute it and/or modify | ||
13 | * it under the terms of the GNU General Public License as published by | ||
14 | * the Free Software Foundation; either version 2 of the License, or | ||
15 | * (at your option) any later version. | ||
16 | * | ||
17 | * This program is distributed in the hope that it will be useful, | ||
18 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
19 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
20 | * GNU General Public License for more details. | ||
21 | */ | 12 | */ |
22 | #ifndef _TVP7002_H_ | 13 | #ifndef _TVP7002_H_ |
23 | #define _TVP7002_H_ | 14 | #define _TVP7002_H_ |
diff --git a/include/media/i2c/upd64031a.h b/include/media/i2c/upd64031a.h index 1eba24dfee48..b6570abc84ef 100644 --- a/include/media/i2c/upd64031a.h +++ b/include/media/i2c/upd64031a.h | |||
@@ -1,17 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
1 | /* | 2 | /* |
2 | * upd64031a - NEC Electronics Ghost Reduction input defines | 3 | * upd64031a - NEC Electronics Ghost Reduction input defines |
3 | * | 4 | * |
4 | * 2006 by Hans Verkuil (hverkuil@xs4all.nl) | 5 | * 2006 by Hans Verkuil (hverkuil@xs4all.nl) |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or | ||
7 | * modify it under the terms of the GNU General Public License | ||
8 | * as published by the Free Software Foundation; either version 2 | ||
9 | * of the License, or (at your option) any later version. | ||
10 | * | ||
11 | * This program is distributed in the hope that it will be useful, | ||
12 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
13 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
14 | * GNU General Public License for more details. | ||
15 | */ | 6 | */ |
16 | 7 | ||
17 | #ifndef _UPD64031A_H_ | 8 | #ifndef _UPD64031A_H_ |
diff --git a/include/media/i2c/upd64083.h b/include/media/i2c/upd64083.h index 4bed7371fdde..17fb7b5201cc 100644 --- a/include/media/i2c/upd64083.h +++ b/include/media/i2c/upd64083.h | |||
@@ -1,17 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-or-later */ | ||
1 | /* | 2 | /* |
2 | * upd6408x - NEC Electronics 3-Dimensional Y/C separation input defines | 3 | * upd6408x - NEC Electronics 3-Dimensional Y/C separation input defines |
3 | * | 4 | * |
4 | * 2006 by Hans Verkuil (hverkuil@xs4all.nl) | 5 | * 2006 by Hans Verkuil (hverkuil@xs4all.nl) |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or | ||
7 | * modify it under the terms of the GNU General Public License | ||
8 | * as published by the Free Software Foundation; either version 2 | ||
9 | * of the License, or (at your option) any later version. | ||
10 | * | ||
11 | * This program is distributed in the hope that it will be useful, | ||
12 | * but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
13 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
14 | * GNU General Public License for more details. | ||
15 | */ | 6 | */ |
16 | 7 | ||
17 | #ifndef _UPD64083_H_ | 8 | #ifndef _UPD64083_H_ |