hwmon: (mc13783-adc) Use nxp.com URLs
authorFabio Estevam <fabio.estevam@nxp.com>
Sat, 25 Aug 2018 03:27:56 +0000 (00:27 -0300)
committerGuenter Roeck <linux@roeck-us.net>
Thu, 11 Oct 2018 03:37:13 +0000 (20:37 -0700)
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 <fabio.estevam@nxp.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Documentation/hwmon/mc13783-adc

index 2798a299c4bcb9b21a4d8bbe7daeaab0d3fb6310..05ccc9f159f1c01953a3a5c3ae58e4bad81e3929 100644 (file)
@@ -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 <s.hauer@pengutronix.de>