2024-01-27 00:20:08

by André Draszik

[permalink] [raw]
Subject: [PATCH 1/9] clk: samsung: gs-101: drop extra empty line

There is an extra empty line here which doesn't exist in any of the
other cmu code blocks in this file.

Drop it to align cmu_top with the rest of the file.

Signed-off-by: André Draszik <[email protected]>
---
drivers/clk/samsung/clk-gs101.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/clk/samsung/clk-gs101.c b/drivers/clk/samsung/clk-gs101.c
index 4a0520e825b6..27debbafdce4 100644
--- a/drivers/clk/samsung/clk-gs101.c
+++ b/drivers/clk/samsung/clk-gs101.c
@@ -25,7 +25,6 @@
/* ---- CMU_TOP ------------------------------------------------------------- */

/* Register Offset definitions for CMU_TOP (0x1e080000) */
-
#define PLL_LOCKTIME_PLL_SHARED0 0x0000
#define PLL_LOCKTIME_PLL_SHARED1 0x0004
#define PLL_LOCKTIME_PLL_SHARED2 0x0008
--
2.43.0.429.g432eaa2c6b-goog



2024-01-27 02:42:57

by Sam Protsenko

[permalink] [raw]
Subject: Re: [PATCH 1/9] clk: samsung: gs-101: drop extra empty line

On Fri, Jan 26, 2024 at 6:19 PM André Draszik <[email protected]> wrote:
>
> There is an extra empty line here which doesn't exist in any of the
> other cmu code blocks in this file.
>
> Drop it to align cmu_top with the rest of the file.
>
> Signed-off-by: André Draszik <[email protected]>
> ---

Reviewed-by: Sam Protsenko <[email protected]>

> drivers/clk/samsung/clk-gs101.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/clk/samsung/clk-gs101.c b/drivers/clk/samsung/clk-gs101.c
> index 4a0520e825b6..27debbafdce4 100644
> --- a/drivers/clk/samsung/clk-gs101.c
> +++ b/drivers/clk/samsung/clk-gs101.c
> @@ -25,7 +25,6 @@
> /* ---- CMU_TOP ------------------------------------------------------------- */
>
> /* Register Offset definitions for CMU_TOP (0x1e080000) */
> -
> #define PLL_LOCKTIME_PLL_SHARED0 0x0000
> #define PLL_LOCKTIME_PLL_SHARED1 0x0004
> #define PLL_LOCKTIME_PLL_SHARED2 0x0008
> --
> 2.43.0.429.g432eaa2c6b-goog
>

2024-01-29 09:14:42

by Peter Griffin

[permalink] [raw]
Subject: Re: [PATCH 1/9] clk: samsung: gs-101: drop extra empty line

On Sat, 27 Jan 2024 at 00:19, André Draszik <[email protected]> wrote:
>
> There is an extra empty line here which doesn't exist in any of the
> other cmu code blocks in this file.
>
> Drop it to align cmu_top with the rest of the file.
>
> Signed-off-by: André Draszik <[email protected]>
> ---

Reviewed-by: Peter Griffin <[email protected]>

> drivers/clk/samsung/clk-gs101.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/clk/samsung/clk-gs101.c b/drivers/clk/samsung/clk-gs101.c
> index 4a0520e825b6..27debbafdce4 100644
> --- a/drivers/clk/samsung/clk-gs101.c
> +++ b/drivers/clk/samsung/clk-gs101.c
> @@ -25,7 +25,6 @@
> /* ---- CMU_TOP ------------------------------------------------------------- */
>
> /* Register Offset definitions for CMU_TOP (0x1e080000) */
> -
> #define PLL_LOCKTIME_PLL_SHARED0 0x0000
> #define PLL_LOCKTIME_PLL_SHARED1 0x0004
> #define PLL_LOCKTIME_PLL_SHARED2 0x0008
> --
> 2.43.0.429.g432eaa2c6b-goog
>

2024-01-29 12:44:59

by Tudor Ambarus

[permalink] [raw]
Subject: Re: [PATCH 1/9] clk: samsung: gs-101: drop extra empty line



On 1/27/24 00:19, André Draszik wrote:
> There is an extra empty line here which doesn't exist in any of the
> other cmu code blocks in this file.
>
> Drop it to align cmu_top with the rest of the file.
>
> Signed-off-by: André Draszik <[email protected]>

Reviewed-by: Tudor Ambarus <[email protected]>

> ---
> drivers/clk/samsung/clk-gs101.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/clk/samsung/clk-gs101.c b/drivers/clk/samsung/clk-gs101.c
> index 4a0520e825b6..27debbafdce4 100644
> --- a/drivers/clk/samsung/clk-gs101.c
> +++ b/drivers/clk/samsung/clk-gs101.c
> @@ -25,7 +25,6 @@
> /* ---- CMU_TOP ------------------------------------------------------------- */
>
> /* Register Offset definitions for CMU_TOP (0x1e080000) */
> -
> #define PLL_LOCKTIME_PLL_SHARED0 0x0000
> #define PLL_LOCKTIME_PLL_SHARED1 0x0004
> #define PLL_LOCKTIME_PLL_SHARED2 0x0008