From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-path: Received: from mail-pg1-f195.google.com ([209.85.215.195]:36679 "EHLO mail-pg1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726616AbeHZR3R (ORCPT ); Sun, 26 Aug 2018 13:29:17 -0400 Received: by mail-pg1-f195.google.com with SMTP id h17-v6so6237075pgv.3 for ; Sun, 26 Aug 2018 06:46:40 -0700 (PDT) Date: Sun, 26 Aug 2018 06:46:38 -0700 From: Guenter Roeck To: Fabio Estevam Cc: linux-hwmon@vger.kernel.org, Fabio Estevam Subject: Re: [PATCH 2/2] hwmon: (mc13783-adc) Use nxp.com URLs Message-ID: <20180826134638.GA4492@roeck-us.net> References: <1535167676-27013-1-git-send-email-festevam@gmail.com> <1535167676-27013-2-git-send-email-festevam@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1535167676-27013-2-git-send-email-festevam@gmail.com> Sender: linux-hwmon-owner@vger.kernel.org List-Id: linux-hwmon@vger.kernel.org On Sat, Aug 25, 2018 at 12:27:56AM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > 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 Applied to hwmon-next. Thanks, Guenter