Commit 5f69c091 authored by Kryštof Černý's avatar Kryštof Černý Committed by Krzysztof Kozlowski
Browse files

w1: ds2482: Fix datasheet URL

parent 6e0bb206
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>