From patchwork Fri Jan 26 23:31:00 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Danilo Bargen X-Patchwork-Id: 10187183 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 3D07B60383 for ; Fri, 26 Jan 2018 23:31:06 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 22CD928F02 for ; Fri, 26 Jan 2018 23:31:06 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1222C2A416; Fri, 26 Jan 2018 23:31:06 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 99F7828F02 for ; Fri, 26 Jan 2018 23:31:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752178AbeAZXbE (ORCPT ); Fri, 26 Jan 2018 18:31:04 -0500 Received: from out3-smtp.messagingengine.com ([66.111.4.27]:58671 "EHLO out3-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751841AbeAZXbD (ORCPT ); Fri, 26 Jan 2018 18:31:03 -0500 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 28D7D211BA; Fri, 26 Jan 2018 18:31:03 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute5.internal (MEProxy); Fri, 26 Jan 2018 18:31:03 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dbrgn.ch; h=cc :date:from:message-id:subject:to:x-me-sender:x-me-sender :x-sasl-enc; s=mesmtp; bh=fh2SCmtCJp9043zRfIgwttvFWrONac+HqC/1Xx it20A=; b=xC29/vihGu2P6AYC3mY/xlfhSxQivDceKOPUuthwFHX7z22lTfkS8Y WJukneFm+NuDdDFoSEHT+UdBsOuYedJWOiv2y/wZcGO71QOCOL42B+LywMLWsLwM IB7elcnw7hGw/smP8u9kGDfE0Lkdez80DFBIoDkFtlRnYldGpaKmw= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:date:from:message-id:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=fh2SCmtCJp9043zRf IgwttvFWrONac+HqC/1Xxit20A=; b=QJNJd1mMMsmf9+2lOtxKbXXv6SkM7Yab1 H3vRkGFBNLjyVhRr2gfVxts1PybfX8UJTDgbGHxgzseBwnKi07/r+X8tuDtcOzjS NGPSVm0SoAyNuxgpa1e6OtkxjWBbuWSuVROLyQzKUbh0BURHvxy8uC5vkYEYRhCL RkMhHBzhjWbg2PF0W0PUq8fbGODqseI3CpvdbvjTMi48EB96Vl4vFHVHvXapLGoV s2DRbymJfJmKqm9+BFPd6Ax0S8Z7U8HMe/hmjSPc0Hjrz54LsAW5R+fLu6tJN7s9 yNF/kWe6AiY3Qn0O7Qm2EO7U6tPM8sI6C8Z7qY4PQ3tVCTJlQjklw== X-ME-Sender: Received: from dbrgn.ch (46-127-132-187.dynamic.hispeed.ch [46.127.132.187]) by mail.messagingengine.com (Postfix) with ESMTPA id 390917E34D; Fri, 26 Jan 2018 18:31:01 -0500 (EST) Received: by dbrgn.ch (sSMTP sendmail emulation); Sat, 27 Jan 2018 00:31:00 +0100 From: "Danilo Bargen" To: linux-hwmon@vger.kernel.org Cc: jdelvare@suse.com, linux@roeck-us.net, andreas.brauchli@sensirion.com, Danilo Bargen Subject: [PATCH] hwmon: (sht21) Update data sheet URLs Date: Sat, 27 Jan 2018 00:31:00 +0100 Message-Id: <20180126233100.17995-1-mail@dbrgn.ch> X-Mailer: git-send-email 2.15.1 Sender: linux-hwmon-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-hwmon@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Danilo Bargen --- Documentation/hwmon/sht21 | 6 +++--- drivers/hwmon/sht21.c | 7 +------ 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/Documentation/hwmon/sht21 b/Documentation/hwmon/sht21 index 47f4765db256..e913605e1d70 100644 --- a/Documentation/hwmon/sht21 +++ b/Documentation/hwmon/sht21 @@ -6,13 +6,13 @@ Supported chips: Prefix: 'sht21' Addresses scanned: none Datasheet: Publicly available at the Sensirion website - http://www.sensirion.com/en/pdf/product_information/Datasheet-humidity-sensor-SHT21.pdf + https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/2_Humidity_Sensors/Sensirion_Humidity_Sensors_SHT21_Datasheet.pdf * Sensirion SHT25 - Prefix: 'sht21' + Prefix: 'sht25' Addresses scanned: none Datasheet: Publicly available at the Sensirion website - http://www.sensirion.com/en/pdf/product_information/Datasheet-humidity-sensor-SHT25.pdf + https://www.sensirion.com/fileadmin/user_upload/customers/sensirion/Dokumente/2_Humidity_Sensors/Sensirion_Humidity_Sensors_SHT25_Datasheet.pdf Author: Urs Fleisch diff --git a/drivers/hwmon/sht21.c b/drivers/hwmon/sht21.c index 06706d288355..984f14b3e89a 100644 --- a/drivers/hwmon/sht21.c +++ b/drivers/hwmon/sht21.c @@ -12,12 +12,7 @@ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA - * - * Data sheet available (5/2010) at - * http://www.sensirion.com/en/pdf/product_information/Datasheet-humidity-sensor-SHT21.pdf + * Data sheet available at https://www.sensirion.com/sht2x/ */ #include