w1: ds2482: Fix datasheet URL

Current link does redirect to wrong place.

Signed-off-by: Kryštof Černý <cleverline1mc@gmail.com>
Link: https://lore.kernel.org/r/20241129-ds2482-add-reg-v6-4-bd95ad171e19@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
This commit is contained in:
Kryštof Černý 2024-11-29 14:25:56 +01:00 committed by Krzysztof Kozlowski
parent 6e0bb206c6
commit 5f69c091a6

View File

@ -7,7 +7,7 @@
* It is a I2C to 1-wire bridge.
* There are two variations: -100 and -800, which have 1 or 8 1-wire ports.
* The complete datasheet can be obtained from MAXIM's website at:
* http://www.maxim-ic.com/quick_view2.cfm/qv_pk/4382
* https://www.analog.com/en/products/ds2482-100.html
*/
#include <linux/module.h>