From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 14F50C54EBD for ; Sun, 8 Jan 2023 20:17:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229996AbjAHURw (ORCPT ); Sun, 8 Jan 2023 15:17:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37732 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229487AbjAHURu (ORCPT ); Sun, 8 Jan 2023 15:17:50 -0500 Received: from mailrelay6-1.pub.mailoutpod2-cph3.one.com (mailrelay6-1.pub.mailoutpod2-cph3.one.com [IPv6:2a02:2350:5:405::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AC8FAF02F for ; Sun, 8 Jan 2023 12:17:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ravnborg.org; s=rsa2; h=in-reply-to:content-type:mime-version:references:message-id:subject:cc:to: from:date:from; bh=PODDs8JDufzZ5a9dupsEdgaudxmeqyPeKP5ITgSRl68=; b=nBJo32bQiToZqdwB6CPRHuCJyPXi9tZMgvcrXF7vWhSIw7x4LfzX1kEgyU6pZhHCE+MrGZRIKneGu 0xhUarLzRrzg6q1lNz9W+nEGr57in/yjz4lNHZOC0uofaf04NEXEHDNBPKYZEPplSs27985GpcpgPI qF+kOZrElEOZFKfY/CcQ7P1xZxS9MpPGYtrhbvp8FiRl/iiztjxYlHKQUgUF+kUyRNDM1aCjmWY1hT JfCzjW9vKX8XEaMuzf/p3jq/PDkUISjK90kPjjuYg86yFOtpgWPSk/dHY0dByW2FLHTNMm6GHfEPON BacDviJrBLTbV2ko8XMUrQiERLNY0rA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ravnborg.org; s=ed2; h=in-reply-to:content-type:mime-version:references:message-id:subject:cc:to: from:date:from; bh=PODDs8JDufzZ5a9dupsEdgaudxmeqyPeKP5ITgSRl68=; b=6IctTMa76KOnO4IvloCnpEUgy/yBpRV0cPD9/N/HRaXCs/MtK1AklBan9+oNUjcARf6AjTLKbnCYO 8JWZTp2DQ== X-HalOne-ID: 8170d7cb-8f91-11ed-b31b-cde5ad41a1dd Received: from ravnborg.org (2-105-2-98-cable.dk.customer.tdc.net [2.105.2.98]) by mailrelay6 (Halon) with ESMTPSA id 8170d7cb-8f91-11ed-b31b-cde5ad41a1dd; Sun, 08 Jan 2023 20:17:45 +0000 (UTC) Date: Sun, 8 Jan 2023 21:17:43 +0100 From: Sam Ravnborg To: Miguel Ojeda Cc: Geert Uytterhoeven , Stephen Kitt , Robin van der Gracht , Miguel Ojeda , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] auxdisplay: ht16k33: Use backlight helper Message-ID: References: <20230106143002.1434266-1-steve@sk2.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi all. On Sun, Jan 08, 2023 at 08:11:52PM +0100, Miguel Ojeda wrote: > On Sun, Jan 8, 2023 at 7:32 PM Geert Uytterhoeven wrote: > > > > Oh, I sent it here because of > > https://lore.kernel.org/all/Y7qM+ZlG5gQiOW4K@ravnborg.org ? > > Yeah, sorry. I mentioned it just in case, since Sam asked for Robin's > Ack in that thread, but I should have probably just Cc'd him here > (done!)... Stephen notified me that the patch is already applied - so no need for anything now. Sorry for the noise! Sam