Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp341580imm; Fri, 31 Aug 2018 01:48:54 -0700 (PDT) X-Google-Smtp-Source: ANB0VdZFOPAZzM0GKZfv5KHi7+3nYzr2pK8HG47UwFbyHKm6H9Oix499kKknL6JKsuybMQZ5Neb0 X-Received: by 2002:a62:5a01:: with SMTP id o1-v6mr15009387pfb.0.1535705334703; Fri, 31 Aug 2018 01:48:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1535705334; cv=none; d=google.com; s=arc-20160816; b=dNrxxsp9fwWK8WbpsamXL0Mkc3ePFSUpPh6LqTvTJ8m8YQF/nIgAGsiTEFxokKyDAs T+z1msllGAn2NJDMx1hWY+zyRw2AqXVZjd80wS29G2Qa6K23JIMCABpqYpNgrL7X2CHE ErPSp2VxQNlL7s6o/lJl9ArQ0mAoxRcGR6nPvXMO8fqB5bSQkVpa/JomHB4Lw/A6xhgY 1SAdL/jm6Pc3a55cpf38z/79kdVCKOd2P3fKOedYOmgqBPX5JnxGWd7zV8Xa8FqOlG7M PJhf8WalJ6u9TcAf0UR/1rUkhijxe5jQxqpujj9ivHs8+up9skJPJMo+4ZqZiFJfUrsD jQvQ== 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:arc-authentication-results; bh=ZThOE22P3es+XlVwBPRgmrnIhB+TCdSiFFr89ytFJd8=; b=NcAXX3zC+HNbtyq1Wcss5AZlYFYHeVTaQT0sgTgfmQbhe9+8/ju6RXFjS9xi6bhX7k S6gARY9O0PaKB56gafu7gDyUlGeyypuu65VBJyq0GmertpQdtMeNkIxuSZkof2Ko+Nr3 R3VkJPcir0J2wouUVat3dm8uIsHLFga69QtlCuZPpIwINsr/uQWbKyWG8tPjvyd2t027 xv+J516kcSRX1TeM6bwk29wQmi5Gm89NQvLzoIdrwsIzIDFU26DtS15AKmZc7xptOJt/ qwawkG1s2KUhQTbwswfsUzlwHurGZgtvqs9B19lYri1pNjjlA0dcVkkVEA1KG1KMWPVw TIZw== 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 w5-v6si8912676plz.175.2018.08.31.01.48.39; Fri, 31 Aug 2018 01:48:54 -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 S1727802AbeHaMkd (ORCPT + 99 others); Fri, 31 Aug 2018 08:40:33 -0400 Received: from mail.bootlin.com ([62.4.15.54]:59503 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727238AbeHaMkd (ORCPT ); Fri, 31 Aug 2018 08:40:33 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id C779F207B1; Fri, 31 Aug 2018 10:34:11 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (AAubervilliers-681-1-92-107.w90-88.abo.wanadoo.fr [90.88.33.107]) by mail.bootlin.com (Postfix) with ESMTPSA id 9779A203EC; Fri, 31 Aug 2018 10:34:01 +0200 (CEST) Date: Fri, 31 Aug 2018 10:34:00 +0200 From: Maxime Ripard To: Philipp Rossak Cc: lee.jones@linaro.org, robh+dt@kernel.org, mark.rutland@arm.com, wens@csie.org, linux@armlinux.org.uk, jic23@kernel.org, knaack.h@gmx.de, lars@metafoo.de, pmeerw@pmeerw.net, eugen.hristev@microchip.com, rdunlap@infradead.org, vilhelm.gray@gmail.com, clabbe.montjoie@gmail.com, quentin.schulz@bootlin.com, geert+renesas@glider.be, lukas@wunner.de, icenowy@aosc.io, arnd@arndb.de, broonie@kernel.org, arnaud.pouliquen@st.com, linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v3 07/30] iio: adc: remove mfd_probe & sunwi_irq_init function Message-ID: <20180831083400.fobo2c7w22fspyf4@flea> References: <20180830154518.29507-1-embed3d@gmail.com> <20180830154518.29507-8-embed3d@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="zsi43eonrbj3zyck" Content-Disposition: inline In-Reply-To: <20180830154518.29507-8-embed3d@gmail.com> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --zsi43eonrbj3zyck Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 30, 2018 at 05:44:55PM +0200, Philipp Rossak wrote: > In the previous commit we removed the function call, now we remove the > unused functions. >=20 > Signed-off-by: Philipp Rossak This will create a warning between the two commits, it should be merged in the previous patch. Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --zsi43eonrbj3zyck Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE0VqZU19dR2zEVaqr0rTAlCFNr3QFAluI/XcACgkQ0rTAlCFN r3SVPg//a3pD3PkwWY8TWNBuE+7EddA092ScP5tA6YB1S+22IeoSs+WEHzMqkwzG zdykFyZ8mWg6fwfhAg+AEbidSmpdTLtEqJwP4vFu9ZjYoZeaqThrpthUwYqKgOZm buQswAshejCr06GqzCtnidALZD/Tc+u2MbP5+/3wgtlCkcMCyqQj4VJK0jWGkvTe xI0EdBTCFN0tSHKDxit3EKz/iw9Ixd3eAy7EJBxm8wCFPPWop+4/ivFGbtmU9Umj KE8sABW25KErtTi9gYI+YjR8JMQIb6/iApnEUl/ZMm4uwxhzoku/1c0TjIy5hDPV ft3iTjaEjTfA9DCSVewJFM2PwhsICfZxf7hVo8wChod0QIY8RnAVvz+etjaMTJol GtaREnREOecbkM23pUrVpHMVu4YXVbdkOAQj62YgCl6YqEH4gJyilt6XJ0jGJ0/d 8970rtfWpfEzqdqLQUFbGzFnW8Lpg+iSmiZCXSIChZ1wy590aKrs64EJMKTJ1Vxk rohBRXenkDumCxDWP8CH1VpE+wskudfVFclU8xPHiv8QmvtEWxHa6CBPuypxyp2N HamB0eNXq5lDGL03JUQiOu7fJp7KMWDN9Plo3QaI2kw9g3b8GrN/TRYfKkYdmKvg ATp0ZE7xLcWyZC2Ahu+HgGAPPvS+6VO+nxc55HbIdbs+38aa/Tw= =cFLB -----END PGP SIGNATURE----- --zsi43eonrbj3zyck--