* [PATCH] drivers/clk/clk-asm9260.c: Fix typo 'devide' -> 'divide'
@ 2025-07-25 4:15 Ignacio Peña
2025-07-25 6:28 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Ignacio Peña @ 2025-07-25 4:15 UTC (permalink / raw)
To: Michael Turquette, Stephen Boyd; +Cc: linux-clk, linux-kernel, Ignacio Pena
Fix spelling mistake.
No functional change.
Signed-off-by: Ignacio Pena <ignacio.pena87@gmail.com>
---
drivers/clk/clk-asm9260.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/clk/clk-asm9260.c b/drivers/clk/clk-asm9260.c
index 3432c801f..595cfa533 100644
--- a/drivers/clk/clk-asm9260.c
+++ b/drivers/clk/clk-asm9260.c
@@ -92,8 +92,8 @@ static const struct asm9260_div_clk asm9260_div_clks[] __initconst = {
{ CLKID_SYS_CPU, "cpu_div", "main_gate", HW_CPUCLKDIV },
{ CLKID_SYS_AHB, "ahb_div", "cpu_div", HW_SYSAHBCLKDIV },
- /* i2s has two deviders: one for only external mclk and internal
- * devider for all clks. */
+ /* i2s has two dividers: one for only external mclk and internal
+ * divider for all clks. */
{ CLKID_SYS_I2S0M, "i2s0m_div", "i2s0_mclk", HW_I2S0MCLKDIV },
{ CLKID_SYS_I2S1M, "i2s1m_div", "i2s1_mclk", HW_I2S1MCLKDIV },
{ CLKID_SYS_I2S0S, "i2s0s_div", "i2s0_gate", HW_I2S0SCLKDIV },
--
2.50.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] drivers/clk/clk-asm9260.c: Fix typo 'devide' -> 'divide'
2025-07-25 4:15 [PATCH] drivers/clk/clk-asm9260.c: Fix typo 'devide' -> 'divide' Ignacio Peña
@ 2025-07-25 6:28 ` Krzysztof Kozlowski
0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2025-07-25 6:28 UTC (permalink / raw)
To: Ignacio Peña, Michael Turquette, Stephen Boyd
Cc: linux-clk, linux-kernel
On 25/07/2025 06:15, Ignacio Peña wrote:
> Fix spelling mistake.
>
> No functional change.
>
> Signed-off-by: Ignacio Pena <ignacio.pena87@gmail.com>
> ---
> drivers/clk/clk-asm9260.c | 4 ++--
This was already sent by Bjorn.
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-07-25 6:28 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-25 4:15 [PATCH] drivers/clk/clk-asm9260.c: Fix typo 'devide' -> 'divide' Ignacio Peña
2025-07-25 6:28 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox