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 X-Spam-Level: X-Spam-Status: No, score=-5.0 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5EE89C433FF for ; Sat, 10 Aug 2019 12:56:33 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 33C66208C3 for ; Sat, 10 Aug 2019 12:56:33 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=gmail.com header.i=@gmail.com header.b="QuShlIy/" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726187AbfHJM43 (ORCPT ); Sat, 10 Aug 2019 08:56:29 -0400 Received: from mail-pl1-f195.google.com ([209.85.214.195]:35339 "EHLO mail-pl1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726066AbfHJM43 (ORCPT ); Sat, 10 Aug 2019 08:56:29 -0400 Received: by mail-pl1-f195.google.com with SMTP id w24so46041415plp.2; Sat, 10 Aug 2019 05:56:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=191WjuNAOmHc5XIuKXgelKfZpim3OFPPT9MjVQsZAuQ=; b=QuShlIy/8pJlwRIbGxWiUBsVywQ91DK5uVOlRphtXYxLUMLisc1BRXlAHEmP3fjUqA dcX3nBE+Wioxjze0Th4K3axpY2hFm0Up9QsId8TeUQKPADZ59BzejuT/paxtfi/McIJm F/7fTLrSCWkyz+ZcuLg6vRtn6UxMX9sBnjM0EmpKURJS8vH0kgOoXiB0mpAdfC7FHUy6 py76K8ZxnytD179JzMnU8fXuhf8MG+/mFz/L8RhAL0+2enTya6MGBLN20H5mMJmX7MKf HImD1VdxFyT2OZgm8lZITUx4K6ytlNY3j3JAFoKAnVbPnhqswjzluCc53NAlhNwiBTWs 654A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=191WjuNAOmHc5XIuKXgelKfZpim3OFPPT9MjVQsZAuQ=; b=Uxry/UrERYA72cpIiI8lqa+xvE48woSHilrV8wZPxtbQtERvNSXnhoX57dC4Q9SWop tu3YXpJesJu9794bA9xF6rddNRTj1IOSIW4Bnf/D2x78FRyUbzkiTZtPXUyrYqgYySNl M4AY1T6CYNRicQDJ2wrJDxTJEkzDUdRnwDJrn1RmGAizTMEj1aV+h46Q40cGyI6ncSnm KyAPVqDV0E7q5lJ9dZWAYnxdDHd7xf7j3YazLsqq2BFH3/pH5TSy6MBSy6NaWVrIyCSw fZA1oPaHvhsA3cxqZqcLgeRgbbNiKX879aO7BqwGLa90+K+jZV/d01X8wCowYdr7NRpa 2rdw== X-Gm-Message-State: APjAAAVJHeI/ZA2c9q4+hfvESX9gqkmkkZoA6E5286zu89Nc+eIb6yAr 3YY1BxX4SUMY7VQ4SO5Clh29GKXY X-Google-Smtp-Source: APXvYqzaTxg2VuzxidgONhXDoYub2AcQk2ZY6+EryRagKqz04ayJuiixGM++rMRMzmmesRqwnMg9dQ== X-Received: by 2002:a17:902:7083:: with SMTP id z3mr19071667plk.87.1565441788775; Sat, 10 Aug 2019 05:56:28 -0700 (PDT) Received: from localhost ([2600:1700:e321:62f0:329c:23ff:fee3:9d7c]) by smtp.gmail.com with ESMTPSA id p7sm115585700pfp.131.2019.08.10.05.56.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 10 Aug 2019 05:56:28 -0700 (PDT) Date: Sat, 10 Aug 2019 05:56:27 -0700 From: Guenter Roeck To: Arnd Bergmann Cc: soc@kernel.org, Wim Van Sebroeck , Jonathan Corbet , LINUXWATCHDOG , "open list:DOCUMENTATION" , Linux Kernel Mailing List Subject: Re: [PATCH 04/16] watchdog: remove ks8695 driver Message-ID: <20190810125627.GC19990@roeck-us.net> References: <20190809202749.742267-1-arnd@arndb.de> <20190809202749.742267-5-arnd@arndb.de> <20190809204227.GA19839@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-watchdog-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-watchdog@vger.kernel.org On Sat, Aug 10, 2019 at 10:37:14AM +0200, Arnd Bergmann wrote: > On Fri, Aug 9, 2019 at 10:42 PM Guenter Roeck wrote: > > > > On Fri, Aug 09, 2019 at 10:27:32PM +0200, Arnd Bergmann wrote: > > > The platform is getting removed, so there are no remaining > > > users of this driver. > > > > > > Signed-off-by: Arnd Bergmann > > > > Acked-by: Guenter Roeck > > > > Please let me know if this should be applied through the watchdog tree. > > For now I'll assume it will be applied together with the rest of the > > series. > > For this series, my preference is that you apply the patches through > the subsystem tree as there are no dependencies. > Ok, I added both patches to my tree. Thanks, Guenter