Messages in this thread Patch in this message |  | | | From | "Justin P. Mattock" <> | | Subject | [PATCH 023/223]drivers/hwmon/adm1025.c Update broken web addresses. | | Date | Thu, 9 Sep 2010 15:25:42 -0700 |
| |
Below you will find an Update to a broken web address. Please let me know if this needs to be changed.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
--- drivers/hwmon/adm1025.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/hwmon/adm1025.c b/drivers/hwmon/adm1025.c index 251b631..7b7f9c2 100644 --- a/drivers/hwmon/adm1025.c +++ b/drivers/hwmon/adm1025.c @@ -12,7 +12,7 @@ * resolution of about 0.5% of the nominal value). Temperature values are * reported with a 1 deg resolution and a 3 deg accuracy. Complete * datasheet can be obtained from Analog's website at: - * http://www.analog.com/Analog_Root/productPage/productHome/0,2121,ADM1025,00.html + * http://www.analog.com/en/content/Parts_List_Sold_to_On_Semiconductor/fca.html * * This driver also supports the ADM1025A, which differs from the ADM1025 * only in that it has "open-drain VID inputs while the ADM1025 has -- 1.7.2.1
|  |