]> git.itanic.dy.fi Git - linux-stable/commit
drm: renesas: shmobile: Restore indentation of shmob_drm_setup_clocks()
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 15 Sep 2023 08:53:23 +0000 (10:53 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Mon, 16 Oct 2023 09:47:44 +0000 (11:47 +0200)
commit887042d635005b5127b04a73d2c9d0c79cf380b1
tree9cc82227ba690fa8d0031a4000b7caca8656b987
parent616f73c9d3255342a037c5204ce381a4d7aa274a
drm: renesas: shmobile: Restore indentation of shmob_drm_setup_clocks()

Commit 56550d94cbaeaa19 ("Drivers: gpu: remove __dev* attributes.")
forgot to realign the continuation of the parameter section of
shmob_drm_setup_clocks().

Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/b1c5c9b33b74fef1f4250847398a98f93c4dc1be.1694767209.git.geert+renesas@glider.be
drivers/gpu/drm/renesas/shmobile/shmob_drm_drv.c