Message ID | 20220720072016.102086-1-eugene.shalygin@gmail.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-hwmon-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8091DC43334 for <linux-hwmon@archiver.kernel.org>; Wed, 20 Jul 2022 07:20:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237051AbiGTHU3 (ORCPT <rfc822;linux-hwmon@archiver.kernel.org>); Wed, 20 Jul 2022 03:20:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40530 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229636AbiGTHU2 (ORCPT <rfc822;linux-hwmon@vger.kernel.org>); Wed, 20 Jul 2022 03:20:28 -0400 Received: from mail-wm1-x332.google.com (mail-wm1-x332.google.com [IPv6:2a00:1450:4864:20::332]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 39E4C5A46E; Wed, 20 Jul 2022 00:20:27 -0700 (PDT) Received: by mail-wm1-x332.google.com with SMTP id h14-20020a1ccc0e000000b0039eff745c53so684737wmb.5; Wed, 20 Jul 2022 00:20:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Q9b/iC1wjOnRSd8FlI4IMa2e7V3PAbT/u3twpIk4R8I=; b=M9+pMCM5G0yo/uxrB/EZ+dsXsdFh3yOyMpjFg6Xu/o8spFbs1tMk7BzoyAiuybHOqP 2J7DPHXtCj/IiZFPPCE/JSUd36oebgawpEnoleo7hl1qzbCuGVzT05ZSJnCt/7vBfv1/ tH0z7Cpk19dL+Sq/PRsbl4UMFh6evHAmb0YgdrQU/WG7GoBqnOV4wS5k5rKLnZfRTczK ru8f+RSvJhZFBIpVjKacI4Uqcbh/MhHOUT0/vyNYTJqfKguGJNDi59KY5xJgcyVb+IAE dCAoUi09crOekfrGhKuKgVu2D3qd+bGgRjyAGpItKviWCwh2/BN+Fyr4zqGciGC0hpik mRxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Q9b/iC1wjOnRSd8FlI4IMa2e7V3PAbT/u3twpIk4R8I=; b=mLf9KOnjc8rXAHFgT+LWUr5mW+HyeCEjUTDPfOFxSoFfVvvhSylw3+RstL/AMxSJna UX8e3Q5AU3HPgtQkZ/rS9ZnqNu3yEWkbHVCU0x4brYcLGv9KhRyXpFtgL0O44W99oSi7 9/haLsRHpKDmm1aFyZ85hK+akG0aaGUormFUWrcLkjUq4xsItxyIFVy3Mf4eJwivoLwm CX+TFcyZt/xVgKw7Dyw3vq1fT2hQ90cwI+duyV37I9hqBQ6OVEMtcF48yQWEYCy+W8xl quH9lvu9fAFOAqLr3mDs152+71bop+IQMtwQBcJmrv9NePc7kUgV5svd1zR3GXasCPcK /ddA== X-Gm-Message-State: AJIora+G1AXNAumkfYTbz/AZkFfcv1Ocx6IDbiCyiuYgn1aB+EearDpS +Xl2tSHd+6M/Y3tru/G4v8Y= X-Google-Smtp-Source: AGRyM1vwAtUKKLML5RWsnJMrsfwK6oLn20E/Eacehn+h8zwlfyM/ve7BFlWGIJXnznEo6GW1SAUc9g== X-Received: by 2002:a05:600c:4e8d:b0:3a1:2e4d:1dd2 with SMTP id f13-20020a05600c4e8d00b003a12e4d1dd2mr2553332wmq.85.1658301625724; Wed, 20 Jul 2022 00:20:25 -0700 (PDT) Received: from caracal.museclub.art (p200300cf9f4d210014d9122df422c4ba.dip0.t-ipconnect.de. [2003:cf:9f4d:2100:14d9:122d:f422:c4ba]) by smtp.googlemail.com with ESMTPSA id u16-20020a05600c00d000b003a31c4f6f74sm1452192wmm.32.2022.07.20.00.20.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Jul 2022 00:20:25 -0700 (PDT) From: Eugene Shalygin <eugene.shalygin@gmail.com> To: eugene.shalygin@gmail.com Cc: Jean Delvare <jdelvare@suse.com>, Guenter Roeck <linux@roeck-us.net>, Jonathan Corbet <corbet@lwn.net>, linux-hwmon@vger.kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v2 0/1] Remove the deprecated asus_wmi_ec_sensors driver Date: Wed, 20 Jul 2022 09:20:15 +0200 Message-Id: <20220720072016.102086-1-eugene.shalygin@gmail.com> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-hwmon.vger.kernel.org> X-Mailing-List: linux-hwmon@vger.kernel.org |
Series |
Remove the deprecated asus_wmi_ec_sensors driver
|
expand
|