From: Fabio Estevam Date: Sat, 25 Aug 2018 03:27:56 +0000 (-0300) Subject: hwmon: (mc13783-adc) Use nxp.com URLs X-Git-Tag: v4.20-rc1~188^2~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=23d3f131bf379b9460d2f079f0eb85ac669eded4;p=thirdparty%2Flinux.git hwmon: (mc13783-adc) Use nxp.com URLs Use the nxp.com URLs for the MC13783 and MC13892 datasheets. The original URLs are still valid, but the nxp.com one is shorter and more up-to-date. Signed-off-by: Fabio Estevam Signed-off-by: Guenter Roeck --- diff --git a/Documentation/hwmon/mc13783-adc b/Documentation/hwmon/mc13783-adc index 2798a299c4bcb..05ccc9f159f1c 100644 --- a/Documentation/hwmon/mc13783-adc +++ b/Documentation/hwmon/mc13783-adc @@ -4,10 +4,10 @@ Kernel driver mc13783-adc Supported chips: * Freescale MC13783 Prefix: 'mc13783' - Datasheet: http://www.freescale.com/files/rf_if/doc/data_sheet/MC13783.pdf?fsrch=1 + Datasheet: https://www.nxp.com/docs/en/data-sheet/MC13783.pdf * Freescale MC13892 Prefix: 'mc13892' - Datasheet: http://cache.freescale.com/files/analog/doc/data_sheet/MC13892.pdf?fsrch=1&sr=1 + Datasheet: https://www.nxp.com/docs/en/data-sheet/MC13892.pdf Authors: Sascha Hauer