spi: lm70llp: fix links in doc and comments
authorKousik Sanagavarapu <five231003@gmail.com>
Mon, 18 Mar 2024 15:38:34 +0000 (21:08 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 18 Mar 2024 15:55:12 +0000 (15:55 +0000)
commit7397175cb7b48f7a3fc699083aa46f1234904c7e
tree74644f40783fe7866f35b8cb223c44bfca99ac76
parent29895ce18311ddd702973ddb3a6c687db663e0fb
spi: lm70llp: fix links in doc and comments

Update links in the documentation and in-code comments which point to
the datasheet and schematic.

The current links don't work because National Semiconductor (which is
the manufacturer of this board and lm70) has been a part of Texas
Instruments since 2011 and hence http://www.national.com/ doesn't work
anymore.

Fixes: 78961a574037 ("spi_lm70llp parport adapter driver")
Fixes: 2b7300513b98 ("hwmon: (lm70) Code streamlining and cleanup")
Signed-off-by: Kousik Sanagavarapu <five231003@gmail.com>
Link: https://msgid.link/r/20240318154540.90613-2-five231003@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/spi/spi-lm70llp.rst
drivers/spi/spi-lm70llp.c