]> Git Repo - linux.git/commitdiff
dt-bindings: clock, reset: fix top-comment indentation rk3576 headers
authorHeiko Stuebner <[email protected]>
Mon, 9 Sep 2024 22:31:49 +0000 (00:31 +0200)
committerStephen Boyd <[email protected]>
Mon, 9 Sep 2024 23:13:05 +0000 (16:13 -0700)
Block comments should align the * on each line, as checkpatch rightfully
pointed out, so fix that style issue on the newly added rk3576 headers.

Fixes: 49c04453db81 ("dt-bindings: clock, reset: Add support for rk3576")
Signed-off-by: Heiko Stuebner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
include/dt-bindings/clock/rockchip,rk3576-cru.h
include/dt-bindings/reset/rockchip,rk3576-cru.h

index a2933021be8959ce79346bd73af23e322e09eb65..25aed298ac2c2e2d37e2b441c9d92ac68801be6e 100644 (file)
@@ -1,11 +1,11 @@
 /* SPDX-License-Identifier: (GPL-2.0 OR MIT) */
 /*
-* Copyright (c) 2023 Rockchip Electronics Co. Ltd.
-* Copyright (c) 2024 Collabora Ltd.
-*
-* Author: Elaine Zhang <[email protected]>
-* Author: Detlev Casanova <[email protected]>
-*/
+ * Copyright (c) 2023 Rockchip Electronics Co. Ltd.
+ * Copyright (c) 2024 Collabora Ltd.
+ *
+ * Author: Elaine Zhang <[email protected]>
+ * Author: Detlev Casanova <[email protected]>
+ */
 
 #ifndef _DT_BINDINGS_CLK_ROCKCHIP_RK3576_H
 #define _DT_BINDINGS_CLK_ROCKCHIP_RK3576_H
index 291fec0ecba096e9b78eeb2040baf119078518ba..ae856906f3a3f2ecfb66476a71d46456783d9abc 100644 (file)
@@ -1,11 +1,11 @@
 /* SPDX-License-Identifier: (GPL-2.0 OR MIT) */
 /*
-* Copyright (c) 2023 Rockchip Electronics Co. Ltd.
-* Copyright (c) 2024 Collabora Ltd.
-*
-* Author: Elaine Zhang <[email protected]>
-* Author: Detlev Casanova <[email protected]>
-*/
+ * Copyright (c) 2023 Rockchip Electronics Co. Ltd.
+ * Copyright (c) 2024 Collabora Ltd.
+ *
+ * Author: Elaine Zhang <[email protected]>
+ * Author: Detlev Casanova <[email protected]>
+ */
 
 #ifndef _DT_BINDINGS_RESET_ROCKCHIP_RK3576_H
 #define _DT_BINDINGS_RESET_ROCKCHIP_RK3576_H
This page took 0.0641 seconds and 4 git commands to generate.