Prev: [PATCH] mfd-stmpe: add auto sleep feature
Next: sbus: autoconvert trivial BKL users to private mutex
From: Justin P. Mattock on 21 Jul 2010 02:30 The patch below updates some web addresses that are broken. Signed-off-by: Justin P. Mattock <justinmattock(a)gmail.com> Signed-off-by: Thomas Weber <thomas.weber.linux(a)googlemail.com> --- Documentation/w1/masters/ds2482 | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/w1/masters/ds2482 b/Documentation/w1/masters/ds2482 index 299b91c..56f8eda 100644 --- a/Documentation/w1/masters/ds2482 +++ b/Documentation/w1/masters/ds2482 @@ -6,8 +6,8 @@ Supported chips: Prefix: 'ds2482' Addresses scanned: None Datasheets: - http://pdfserv.maxim-ic.com/en/ds/DS2482-100-DS2482S-100.pdf - http://pdfserv.maxim-ic.com/en/ds/DS2482-800-DS2482S-800.pdf + http://datasheets.maxim-ic.com/en/ds/DS2482-100.pdf + http://datasheets.maxim-ic.com/en/ds/DS2482-800.pdf Author: Ben Gardner <bgardner(a)wabtec.com> -- 1.7.1.rc1.21.gf3bd6 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |