Am 25.11.23 um 23:24 schrieb Marek Vasut:
Drop extra space, no functional change.

Signed-off-by: Marek Vasut <[email protected]>
---
Cc: Daniel Vetter <[email protected]>
Cc: David Airlie <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Maarten Lankhorst <[email protected]>
Cc: Maxime Ripard <[email protected]>
Cc: NXP Linux Team <[email protected]>
Cc: Pengutronix Kernel Team <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Shawn Guo <[email protected]>
Cc: Stefan Agner <[email protected]>
Cc: Thomas Zimmermann <[email protected]>
Cc: [email protected]
Cc: [email protected]

Reviewed-by: Thomas Zimmermann <[email protected]>

---
  drivers/gpu/drm/mxsfb/mxsfb_drv.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/mxsfb/mxsfb_drv.c 
b/drivers/gpu/drm/mxsfb/mxsfb_drv.c
index 625c1bfc41733..3bfa369b2507e 100644
--- a/drivers/gpu/drm/mxsfb/mxsfb_drv.c
+++ b/drivers/gpu/drm/mxsfb/mxsfb_drv.c
@@ -197,7 +197,7 @@ static int mxsfb_irq_install(struct drm_device *dev, int 
irq)
mxsfb_irq_disable(dev); - return request_irq(irq, mxsfb_irq_handler, 0, dev->driver->name, dev);
+       return request_irq(irq, mxsfb_irq_handler, 0, dev->driver->name, dev);
  }
static void mxsfb_irq_uninstall(struct drm_device *dev)

--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstrasse 146, 90461 Nuernberg, Germany
GF: Ivo Totev, Andrew Myers, Andrew McDonald, Boudien Moerman
HRB 36809 (AG Nuernberg)

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to