hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/drivers/spi/spi-lm70llp.c
....@@ -1,17 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Driver for LM70EVAL-LLP board for the LM70 sensor
34 *
45 * Copyright (C) 2006 Kaiwan N Billimoria <kaiwan@designergraphix.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 as published by
8
- * the Free Software Foundation; either version 2 of the License, or
9
- * (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.
156 */
167
178 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
....@@ -43,7 +34,7 @@
4334 * available (on page 4) here:
4435 * http://www.national.com/appinfo/tempsensors/files/LM70LLPEVALmanual.pdf
4536 *
46
- * Also see Documentation/spi/spi-lm70llp. The SPI<->parport code here is
37
+ * Also see Documentation/spi/spi-lm70llp.rst. The SPI<->parport code here is
4738 * (heavily) based on spi-butterfly by David Brownell.
4839 *
4940 * The LM70 LLP connects to the PC parallel port in the following manner: