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 2097AC7EE23 for ; Tue, 30 May 2023 16:30:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232663AbjE3Qau (ORCPT ); Tue, 30 May 2023 12:30:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42502 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233513AbjE3Qaa (ORCPT ); Tue, 30 May 2023 12:30:30 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B7F3E126 for ; Tue, 30 May 2023 09:30:05 -0700 (PDT) Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q42CF-0000dq-8p; Tue, 30 May 2023 18:27:43 +0200 Received: from [2a0a:edc0:0:900:1d::77] (helo=ptz.office.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1q42C1-003ury-3q; Tue, 30 May 2023 18:27:29 +0200 Received: from ukl by ptz.office.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1q42C0-009Yrb-9p; Tue, 30 May 2023 18:27:28 +0200 Date: Tue, 30 May 2023 18:27:28 +0200 From: Uwe =?utf-8?Q?Kleine-K=C3=B6nig?= To: Helge Deller Cc: Ulf Hansson , Stephen Kitt , Geert Uytterhoeven , Tony Lindgren , Daniel Vetter , linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org, Michal Simek , Wang Qing , Wolfram Sang , Peter Jones , Xuezhi Zhang , Robert Jarzmik , Gaosheng Cui , Rob Herring , Daniel Thompson , Alexander Shiyan , Florian Tobias Schandinat , Xu Panda , Javier Martinez Canillas , Christophe Leroy , Kristoffer Ericson , NXP Linux Team , Yang Yingliang , kernel@pengutronix.de, Arnd Bergmann , Jiapeng Chong , Yu Zhe , ye xingchen , Sascha Hauer , Jiasheng Jiang , Zeng Heng , Hans de Goede , Mark Brown , Fabio Estevam , Hyunwoo Kim , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Yihao Han , Timur Tabi , Jingoo Han , Zhang Qilong , Dongliang Mu , Thomas Zimmermann , Shawn Guo Subject: Re: [PATCH 00/51] video: fbdev: Convert to platform remove callback returning void Message-ID: <20230530162728.sexlrqhkoflvuu7m@pengutronix.de> References: <20230318235428.272091-1-u.kleine-koenig@pengutronix.de> <20230530140239.qevvxcuaqufv6hwj@pengutronix.de> <3010bce3-cc66-4ad6-50b1-7bc66bd532d4@gmx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="qztz57ioqwbtiw2f" Content-Disposition: inline In-Reply-To: <3010bce3-cc66-4ad6-50b1-7bc66bd532d4@gmx.de> X-SA-Exim-Connect-IP: 2a0a:edc0:0:c01:1d::a2 X-SA-Exim-Mail-From: ukl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-fbdev@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fbdev@vger.kernel.org --qztz57ioqwbtiw2f Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello Helge, On Tue, May 30, 2023 at 06:12:09PM +0200, Helge Deller wrote: > Btw... I cleaned up some minor whitespace issues in patch 3 (au1100fb). We both did some different cleanup, on top of your 87be5a5d9a5c5b00505181eedbee62134f07d11d we could further cleanup doing diff --git a/drivers/video/fbdev/au1100fb.c b/drivers/video/fbdev/au1100fb.c index fb38557a9b63..648d6cac86e8 100644 --- a/drivers/video/fbdev/au1100fb.c +++ b/drivers/video/fbdev/au1100fb.c @@ -590,7 +590,7 @@ static struct platform_driver au1100fb_driver =3D { .probe =3D au1100fb_drv_probe, .remove_new =3D au1100fb_drv_remove, .suspend =3D au1100fb_drv_suspend, - .resume =3D au1100fb_drv_resume, + .resume =3D au1100fb_drv_resume, }; module_platform_driver(au1100fb_driver); =20 Feel free to squash this into 87be5a5d9a5c5b00505181eedbee62134f07d11d. If you want to apply it separately, either tell me to post a proper patch, or apply it under your name with my Suggested-by -- whatever suits you best. Best regards Uwe --=20 Pengutronix e.K. | Uwe Kleine-K=F6nig | Industrial Linux Solutions | https://www.pengutronix.de/ | --qztz57ioqwbtiw2f Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEP4GsaTp6HlmJrf7Tj4D7WH0S/k4FAmR2I+8ACgkQj4D7WH0S /k7CEgf9HN29rwU092Bc2Tl1Vf/PyR+jNepuopjfzHl2b6k+lm5QOL98qbjIcNMo 1XlmG713mqZsuV4dnvLg9foBP0z2RbGZR6QrhOx2KlQ+B7NouQ4/VfcQME/EVvRy rGMW6isCJ2moPgrRcAlpA9/fgsnCCT9Xxk/ZwCp9BkubbPsSh0bZDcN0uN+nilnL SkvEZ5dvvckOPQtWUFj4bo2CSCzpU7OX8f01r3JDdXKy63Bk8NHy9aeY+SCYRr0h 56gx6kaDuaOu3oj07R7P2zhgkGYXj/9aNHFh92LDZ9tLS9+M4cEJYEjKg6SfaS7T 25jqnMhHVhSdcupCuCJ/WcrQX/uMHA== =5BaR -----END PGP SIGNATURE----- --qztz57ioqwbtiw2f--