Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp725983ybl; Fri, 30 Aug 2019 06:19:45 -0700 (PDT) X-Google-Smtp-Source: APXvYqyX10iCsXhEo/3kHQT+wZM1Sj4wpd1qM6hwBWDv2UX+4DKZHhPgqNyZZwZT7GaoVveQABsi X-Received: by 2002:aa7:8a98:: with SMTP id a24mr15059102pfc.101.1567171185219; Fri, 30 Aug 2019 06:19:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1567171185; cv=none; d=google.com; s=arc-20160816; b=HR5rs5iuG/MHRUooAfobHzm/lV1dVY4InYgxDg2r0sgP42IuvuuPi3pYd5LsPaITLc 9mKvvyMK3jxec2hmwc5ppE8yq82sDINs5C6er5HkZSQDdsfrQAZFaxeWNhTYvklsbAW5 1hY9F26fAjLRg/3wYkBL6D6wL16w/Sd4ziWebKP6Dm08gtsk83d7/Tevj7pnyYaKISWm CkrVtJBXxecMxP4Dy5niio+xj+RCaSRdGQ4bi8LfHRSBtqcm0nu5Ava3HbSh/ojWfPRq J711v20dgKx8+VzpylaPwoRV2oqAfkz4Igs/zkMKhh050rV+Kn0tE0t/COJPBbiVUlI3 ilFw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=HBEeNBezKNOYB+nmwW4H9CFre2PnyyZ8Q0SsRAP1AdQ=; b=Y3Rx82IJKfoSHenUX6bGuMuQ8uQRjz/THs+QwStvs0YH1f8QcfjeZjuwmebWA3VY3/ /tiU87zdhJd/oTenuONBgzWzA+rGR1sduUAflznCvNDs52npx0yrN5QFUVWeBmUYTD0w P/WTbvLbVRweeBU7r+SzyINVnIQWby8KDxY42oy9syIyaJpu1ge6yorQMoyS1djGl9LK 8ad2EhY6YWsryO8eZJoy4ACjmaPczIWJ5ms27BkKEDR039keZm9BSq9Cdnolt2VuuG4w EAuHCsuc2njpPm90ciJbeAHD/rQJHnrai8umIzI1xAIXYn7CuEs2N1I6QAqMVUanrIUm mBDw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c37si949462pgm.305.2019.08.30.06.19.28; Fri, 30 Aug 2019 06:19:45 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727850AbfH3NSd (ORCPT + 99 others); Fri, 30 Aug 2019 09:18:33 -0400 Received: from sauhun.de ([88.99.104.3]:54214 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727718AbfH3NSd (ORCPT ); Fri, 30 Aug 2019 09:18:33 -0400 Received: from localhost (p54B335BE.dip0.t-ipconnect.de [84.179.53.190]) by pokefinder.org (Postfix) with ESMTPSA id 0FC4F2C0095; Fri, 30 Aug 2019 15:18:31 +0200 (CEST) Date: Fri, 30 Aug 2019 15:18:30 +0200 From: Wolfram Sang To: Alexandre Belloni Cc: Wolfram Sang , linux-i2c@vger.kernel.org, Chanwoo Choi , Krzysztof Kozlowski , Bartlomiej Zolnierkiewicz , Alessandro Zummo , linux-kernel@vger.kernel.org, linux-rtc@vger.kernel.org Subject: Re: [PATCH 1/2] rtc: max77686: convert to devm_i2c_new_dummy_device() Message-ID: <20190830131830.GH2870@ninjato> References: <20190820154239.8230-1-wsa+renesas@sang-engineering.com> <20190820154239.8230-2-wsa+renesas@sang-engineering.com> <20190829205752.GL21922@piout.net> <20190830124554.GB2870@ninjato> <20190830125338.GP21922@piout.net> <20190830130035.GF2870@ninjato> <20190830130603.GQ21922@piout.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="+QwZB9vYiNIzNXIj" Content-Disposition: inline In-Reply-To: <20190830130603.GQ21922@piout.net> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --+QwZB9vYiNIzNXIj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > Nope, they should be incremental, aren't they? > >=20 > No, your patches don't apply on top of rtc-next Looks like you edited some whitespaces to match opening parens before applying? I'll resend to match these. --+QwZB9vYiNIzNXIj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl1pIiYACgkQFA3kzBSg Kbb8+w/+KeHiboloZaBCltc5NV0fDqJrg2IAVmShtJSlHmG1CHEo6Hro1TfcvlvI d3FkVVAxbfs0c/rA9LhX0yEj4/XuLniDWcXJyGkP3bh+qrS/I71565M4plMZpBQk 6r+phpCTBvLOpE11ChaL4/fXQz+oSCliqfm81h4rBEkcUaCIbqMCgOe1XMRuKlTj IKGI8o/qqREb3tARm/1WB9RUacuL3rzUVwXrBzYokDzkD0Jod+X7UErVjVx+698B gEuaC54u/q+ixhLkwot69kQL07/ad/UNlQFh9yU7C3XC2cNXF74d46KTvrLO7tev sS3WsFaeVPE/CzQeQS2lN5lWK9K8EG5F+9x85Pb2snOsAFTRCrtkKKMPu1TLBa9R uXI6dyQV2hyTzGgCuqJ6FDu/NvVXyuSqNzRmgw9SqwpWYWKglHxxmQo0aj6t5iq2 jbw/G6RqrNZTXQznx7FMYufW5mkBSV1Jw4/1QnVDV0bzRC84Gn3uIBTjMri1u/lj zRr5nxZalvfFP5eBBToxoBY8As4xvFH1PC5+/K4LYAStkqS1Zoq//+xKfK4LIo3a hz7zUNxc967DDVTZZohEDiJlytpevoc091df+SER/3L1rfgqNQGH3v1IXnrHS6MV 5TW8KmvKKxVRMD1i1HxJkJm6CrkWOMiko4jZSTsWu9Js/tnsFX8= =QJMY -----END PGP SIGNATURE----- --+QwZB9vYiNIzNXIj--