mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-04 04:02:26 +00:00
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:
parent
6e0bb206c6
commit
5f69c091a6
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user