Thread (61 messages) 61 messages, 4 authors, 2023-05-30

Re: [PATCH 00/51] video: fbdev: Convert to platform remove callback returning void

From: Helge Deller <deller@gmx.de>
Date: 2023-05-30 16:36:35
Also in: dri-devel, linux-arm-kernel, linux-omap

On 5/30/23 18:27, Uwe Kleine-König wrote:
quoted hunk ↗ jump to hunk
Hello Helge,

On Tue, May 30, 2023 at 06:12:09PM +0200, Helge Deller wrote:
quoted
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 = {
  	.probe		= au1100fb_drv_probe,
  	.remove_new	= au1100fb_drv_remove,
  	.suspend	= au1100fb_drv_suspend,
-        .resume		= au1100fb_drv_resume,
+	.resume		= au1100fb_drv_resume,
  };
  module_platform_driver(au1100fb_driver);
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.
I've squashed it into your patch.

Thanks!
Helge
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help