pvrusb2-cs53l32a.c (0337966d121ebebf73a1c346123e8112796e684e) | pvrusb2-cs53l32a.c (2504ba9f5970299a33ca7802c60359f849146d78) |
---|---|
1// SPDX-License-Identifier: GPL-2.0-only |
|
1/* 2 * | 2/* 3 * |
3 * | |
4 * Copyright (C) 2005 Mike Isely <isely@pobox.com> 5 * Copyright (C) 2004 Aurelien Alleaume <slts@free.fr> | 4 * Copyright (C) 2005 Mike Isely <isely@pobox.com> 5 * Copyright (C) 2004 Aurelien Alleaume <slts@free.fr> |
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 as published by 9 * the Free Software Foundation; either version 2 of the License 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 * | |
16 */ 17 18/* 19 20 This source file is specifically designed to interface with the 21 v4l-dvb cs53l32a module. 22 23*/ --- 55 unchanged lines hidden --- | 6 */ 7 8/* 9 10 This source file is specifically designed to interface with the 11 v4l-dvb cs53l32a module. 12 13*/ --- 55 unchanged lines hidden --- |