Received: by 2002:a05:6359:c8b:b0:c7:702f:21d4 with SMTP id go11csp1656683rwb; Sun, 18 Sep 2022 11:26:07 -0700 (PDT) X-Google-Smtp-Source: AMsMyM6xIVkmaqjvu8dhR7OKAXJz/Fz5qMPS4VRVuGeVL4Zf5a9OT0xxB6/5W8tpdEnN0gLLkY46 X-Received: by 2002:a17:902:d4cb:b0:178:6e81:35b7 with SMTP id o11-20020a170902d4cb00b001786e8135b7mr9841109plg.108.1663525567575; Sun, 18 Sep 2022 11:26:07 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1663525567; cv=none; d=google.com; s=arc-20160816; b=BG+SIhYDpRebf210W+cjRTCJA85de+4fPV0IRh1RdUv2MQZ7w1lY85nzQcFQYG1quO msXz3p/V8dPd7dT2Ia9Cu4Z74zGg1uR3JvJc3u8vhn3/8EUYr0l07mJIzy8VLZ1f3V96 RjK+TgWgYQt8Hy40KYE4hdRZWOGv50sjklAt+HD6ogJW01Sr7z3tcjcKFYRaQx18FPjC 3HTmXNtwJPvgjZSMnQV1DcgJdJ9BmvvMI7wYS7wJfgviC3EyfoWuo8IXutt2/3AjZJen sB/dZ4C7bDaVf9Uz04wsE7POx88M4Kn4ExbJdN/wMFfP+OdUpzyNUIEc439XJ9WRaswZ NDfA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=frqCu2VKlonDAaGl3g6gz7LJn27KHCmmePpmVk2Abhs=; b=cxAUPGIvxZs5XTSPhKh5aLBUKVjxLiA0d/9Z2axd2DhrIZ8fJ/UGiBYSv44P3VR8de s/i/5whdCVE+3SSlG2wqeQwV+sECwpvC+OD2Kvhe6d2KS1Bgwbsr9s+/L/Vp93FYY1Kt BW54WQk6F8buMK33lhGq5Rym27qLlPcXS3DdByKKfTMOBpPUdaZbxwJ/yzY1DcihrwQJ nCzWyVM6xPfsVVfFsDV+h6ww4Fn20656FY519+6LKg/dnmOMbsPIkaQaviAXvbbdbyPP qNehCpweWeUuhVOMeWlXh1O3C/kmcI8mnAbZguzSnupDKIvl2Elcjp76MJg0ncuFk1uG rWiA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id pc2-20020a17090b3b8200b001fdb639fda9si10009740pjb.24.2022.09.18.11.25.56; Sun, 18 Sep 2022 11:26:07 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229652AbiIRR5Q (ORCPT + 99 others); Sun, 18 Sep 2022 13:57:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34160 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229553AbiIRR5N (ORCPT ); Sun, 18 Sep 2022 13:57:13 -0400 Received: from viti.kaiser.cx (viti.kaiser.cx [IPv6:2a01:238:43fe:e600:cd0c:bd4a:7a3:8e9f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9006E16586 for ; Sun, 18 Sep 2022 10:57:11 -0700 (PDT) Received: from dslb-188-096-149-102.188.096.pools.vodafone-ip.de ([188.96.149.102] helo=martin-debian-2.paytec.ch) by viti.kaiser.cx with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.89) (envelope-from ) id 1oZyXR-0006VL-Q4; Sun, 18 Sep 2022 19:57:05 +0200 From: Martin Kaiser To: Greg Kroah-Hartman Cc: Larry Finger , Phillip Potter , Michael Straube , Pavel Skripkin , linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org, Martin Kaiser Subject: [PATCH 0/6] staging: r8188eu: another round of led layer cleanups Date: Sun, 18 Sep 2022 19:56:54 +0200 Message-Id: <20220918175700.215170-1-martin@kaiser.cx> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Here's some more cleanups for the led layer. This series should be applied on top of the "staging: r8188eu: more led cleanups" series I sent on Sep 11th. Martin Kaiser (6): staging: r8188eu: cancel blink_work during wps stop staging: r8188eu: update status before wps success blinking staging: r8188eu: remove bLedNoLinkBlinkInProgress staging: r8188eu: remove BlinkingLedState staging: r8188eu: remove duplicate bSurpriseRemoved check staging: r8188eu: remove two unused enum entries drivers/staging/r8188eu/core/rtw_led.c | 104 +++------------------- drivers/staging/r8188eu/include/rtw_led.h | 8 -- 2 files changed, 12 insertions(+), 100 deletions(-) -- 2.30.2