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.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_SANE_1 autolearn=ham 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 21ECAC43331 for ; Thu, 5 Sep 2019 20:35:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 46C0220828 for ; Thu, 5 Sep 2019 20:35:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390513AbfIEUf0 (ORCPT ); Thu, 5 Sep 2019 16:35:26 -0400 Received: from sauhun.de ([88.99.104.3]:60802 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727915AbfIEUf0 (ORCPT ); Thu, 5 Sep 2019 16:35:26 -0400 Received: from localhost (p54B335F6.dip0.t-ipconnect.de [84.179.53.246]) by pokefinder.org (Postfix) with ESMTPSA id 4197A2C00C0; Thu, 5 Sep 2019 22:35:24 +0200 (CEST) Date: Thu, 5 Sep 2019 22:35:24 +0200 From: Wolfram Sang To: Masahiro Yamada Cc: Wolfram Sang , linux-i2c@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] i2c: uniphier(-f): remove all dev_dbg() Message-ID: <20190905203523.GE8989@ninjato> References: <20190905044648.7632-1-yamada.masahiro@socionext.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wTWi5aaYRw9ix9vO" Content-Disposition: inline In-Reply-To: <20190905044648.7632-1-yamada.masahiro@socionext.com> 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 --wTWi5aaYRw9ix9vO Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 05, 2019 at 01:46:48PM +0900, Masahiro Yamada wrote: > I have fixed various bugs, and these drivers are (I hope) pretty > stable now. Remove all dev_dbg() for code clean-up. >=20 > If I end up with debugging the drivers again, I will locally revert > this commit. I no longer need the debug code in upstream. >=20 > Signed-off-by: Masahiro Yamada Yay, tasty one! Applied to for-next, thanks! --wTWi5aaYRw9ix9vO Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl1xcYsACgkQFA3kzBSg KbYw7g//QsSqP48+IcUw8OqlQKxp+IMdWVY20O7CfqNW2XGITbwPt5mAdOgqANxF txCPnXhi/FZofE60fAZqBi18Y2C/LUQhxAfsjZfe2Vyk8g60qtgipgkRyx/DQxZb SKeA0ikTsPt9g1mst9XxEgJtZZC0c02zuJOpo7LjWW04kSzZKjeUjCLmecKNedZL MfXrCh4Dtejryjxn78/yZwSoL5DPGN2dpJDgOYtx8ZUMFkuuPoPNZmkm0GkKdqGn 8bJGz9VivsxUMfGfNhwt0cw3CgvH2ULJgUmt+Kh+yLRGHKiUobP44IobAOlofcHq eshlOkhtKDCbtxP1ht8wckh/gU6hGAG511vfslr4+5UMAF/M+TWELMHvvJ+0gpeu Hyq8u7QPC7xBZU+DZ6YU3SwJS7/oOlw5hFMYOCAe9uXiEXp8iSpICMG5s8woOQoh 07VgJ1QK6oqI/ND9gPD75XowvWqLxpUNKKUh5ZE7GxlQJigTpTcJRUHZSxFG0kQE 0wMYYc+bJp8kcKcyyaSdmOFWftzGJEPIa2rDIejICjIoqN9Lgs4xDug60HIk4p5i Pap8jTntvMwKGKtMOFoUKPQlq64dFkyZLSw2nSjfTbR5bCR9KJ/rEI0gJJ1jGFCH dbwxzfI/IxbFeGT0tEd42hWeHDzXf1q1cucl/tazp6VeXDrFpac= =pLq7 -----END PGP SIGNATURE----- --wTWi5aaYRw9ix9vO--